[merge]
This commit is contained in:
parent
76bd8e78cc
commit
5dbe43f42d
5
.gitignore
vendored
5
.gitignore
vendored
@ -51,8 +51,6 @@ pickle-email-*.html
|
||||
# We'll be testing in 'preview' to avoid clashes
|
||||
Gemfile.lock
|
||||
|
||||
|
||||
|
||||
# Ignore Redis' dataset snapshot
|
||||
dump.rdb
|
||||
|
||||
@ -75,6 +73,9 @@ brakeman.html
|
||||
/app/assets/stylesheets/translations/*
|
||||
/app/assets/stylesheets/web-fonts/*
|
||||
|
||||
# Ignore test artifacts
|
||||
/config/locales/data/html_records/*
|
||||
|
||||
# Ignore sensitive data
|
||||
/config/settings/local.rb
|
||||
/nbproject/private/
|
||||
|
6
Gemfile
6
Gemfile
@ -13,6 +13,12 @@ else
|
||||
gem 'lingua_franca', :git => 'git://github.com/lingua-franca/lingua_franca.git'
|
||||
end
|
||||
|
||||
#if Dir.exists?('../lingua_franca_commit_and_deploy')
|
||||
# gem 'lingua_franca_commit_and_deploy', :path => '../lingua_franca_commit_and_deploy'
|
||||
#else
|
||||
# gem 'lingua_franca_commit_and_deploy', :git => 'git://github.com/lingua-franca/lingua_franca_commit_and_deploy.git'
|
||||
#end
|
||||
|
||||
gem 'tzinfo-data'
|
||||
gem 'sass'#, '~> 3.4.13'
|
||||
gem 'sass-rails'
|
||||
|
524
Gemfile.lock
524
Gemfile.lock
@ -1,524 +0,0 @@
|
||||
GIT
|
||||
remote: git://github.com/cucumber/cucumber-rails.git
|
||||
revision: 57f244bba1b953f2125ba01a2a4afb5fe95ed39d
|
||||
specs:
|
||||
cucumber-rails (1.4.2)
|
||||
capybara (>= 1.1.2, < 3)
|
||||
cucumber (>= 1.3.8, < 3)
|
||||
mime-types (>= 1.16, < 4)
|
||||
nokogiri (~> 1.5)
|
||||
railties (>= 3, < 5)
|
||||
|
||||
GIT
|
||||
remote: git://github.com/cucumber/cucumber-ruby-core.git
|
||||
revision: 4eaa907716637579a996b10840fce207cc4bd095
|
||||
branch: integrate-gherkin3-parser
|
||||
specs:
|
||||
cucumber-core (1.2.0)
|
||||
gherkin3 (~> 3.1.0)
|
||||
|
||||
GIT
|
||||
remote: git://github.com/cucumber/cucumber-ruby.git
|
||||
revision: ed5e3822b1f5776108737109eb266b8411b5d0a7
|
||||
branch: integrate-gherkin3-parser
|
||||
specs:
|
||||
cucumber (2.0.2)
|
||||
builder (>= 2.1.2)
|
||||
cucumber-core (~> 1.2.0)
|
||||
diff-lcs (>= 1.1.3)
|
||||
gherkin3 (~> 3.1.0)
|
||||
multi_json (>= 1.7.5, < 2.0)
|
||||
multi_test (>= 0.1.2)
|
||||
|
||||
PATH
|
||||
remote: ../bumbleberry
|
||||
specs:
|
||||
bumbleberry (0.0.1)
|
||||
blockspring
|
||||
cairo
|
||||
railties
|
||||
rsvg2
|
||||
sass-json-vars
|
||||
sass-rails
|
||||
|
||||
PATH
|
||||
remote: ../lingua_franca
|
||||
specs:
|
||||
lingua_franca (0.0.1)
|
||||
diffy
|
||||
forgery
|
||||
http_accept_language
|
||||
i18n
|
||||
rails (~> 4.2.0.rc2)
|
||||
rails-i18n
|
||||
rubyzip
|
||||
|
||||
GEM
|
||||
remote: http://rubygems.org/
|
||||
specs:
|
||||
actionmailer (4.2.0)
|
||||
actionpack (= 4.2.0)
|
||||
actionview (= 4.2.0)
|
||||
activejob (= 4.2.0)
|
||||
mail (~> 2.5, >= 2.5.4)
|
||||
rails-dom-testing (~> 1.0, >= 1.0.5)
|
||||
actionpack (4.2.0)
|
||||
actionview (= 4.2.0)
|
||||
activesupport (= 4.2.0)
|
||||
rack (~> 1.6.0)
|
||||
rack-test (~> 0.6.2)
|
||||
rails-dom-testing (~> 1.0, >= 1.0.5)
|
||||
rails-html-sanitizer (~> 1.0, >= 1.0.1)
|
||||
actionview (4.2.0)
|
||||
activesupport (= 4.2.0)
|
||||
builder (~> 3.1)
|
||||
erubis (~> 2.7.0)
|
||||
rails-dom-testing (~> 1.0, >= 1.0.5)
|
||||
rails-html-sanitizer (~> 1.0, >= 1.0.1)
|
||||
activejob (4.2.0)
|
||||
activesupport (= 4.2.0)
|
||||
globalid (>= 0.3.0)
|
||||
activemodel (4.2.0)
|
||||
activesupport (= 4.2.0)
|
||||
builder (~> 3.1)
|
||||
activerecord (4.2.0)
|
||||
activemodel (= 4.2.0)
|
||||
activesupport (= 4.2.0)
|
||||
arel (~> 6.0)
|
||||
activerecord-session_store (0.1.2)
|
||||
actionpack (>= 4.0.0, < 5)
|
||||
activerecord (>= 4.0.0, < 5)
|
||||
railties (>= 4.0.0, < 5)
|
||||
activesupport (4.2.0)
|
||||
i18n (~> 0.7)
|
||||
json (~> 1.7, >= 1.7.7)
|
||||
minitest (~> 5.1)
|
||||
thread_safe (~> 0.3, >= 0.3.4)
|
||||
tzinfo (~> 1.1)
|
||||
acts_as_list (0.7.2)
|
||||
activerecord (>= 3.0)
|
||||
addressable (2.4.0)
|
||||
arel (6.0.3)
|
||||
attr_required (1.0.0)
|
||||
awesome_print (1.6.1)
|
||||
bcrypt (3.1.10-x86-mingw32)
|
||||
better_errors (2.1.1)
|
||||
coderay (>= 1.0.0)
|
||||
erubis (>= 2.6.6)
|
||||
rack (>= 0.9.0)
|
||||
binding_of_caller (0.7.2)
|
||||
debug_inspector (>= 0.0.1)
|
||||
blockspring (0.1.4)
|
||||
rest-client (> 1.6.7)
|
||||
builder (3.2.2)
|
||||
cairo (1.14.3-x86-mingw32)
|
||||
pkg-config (>= 1.1.5)
|
||||
callsite (0.0.11)
|
||||
capistrano (2.15.7)
|
||||
highline
|
||||
net-scp (>= 1.0.0)
|
||||
net-sftp (>= 2.0.0)
|
||||
net-ssh (>= 2.0.14)
|
||||
net-ssh-gateway (>= 1.1.0)
|
||||
capybara (2.5.0)
|
||||
mime-types (>= 1.16)
|
||||
nokogiri (>= 1.3.3)
|
||||
rack (>= 1.0.0)
|
||||
rack-test (>= 0.5.4)
|
||||
xpath (~> 2.0)
|
||||
carrierwave (0.10.0)
|
||||
activemodel (>= 3.2.0)
|
||||
activesupport (>= 3.2.0)
|
||||
json (>= 1.7)
|
||||
mime-types (>= 1.16)
|
||||
carrierwave-imageoptimizer (1.2.1)
|
||||
carrierwave (~> 0.8)
|
||||
image_optimizer (~> 1.2)
|
||||
childprocess (0.5.9)
|
||||
ffi (~> 1.0, >= 1.0.11)
|
||||
cliver (0.3.2)
|
||||
coderay (1.1.0)
|
||||
coffee-rails (4.0.1)
|
||||
coffee-script (>= 2.2.0)
|
||||
railties (>= 4.0.0, < 5.0)
|
||||
coffee-script (2.4.1)
|
||||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.10.0)
|
||||
concurrent-ruby (1.0.0)
|
||||
copydb (0.3.0)
|
||||
faker (~> 0.9.5)
|
||||
coveralls (0.8.10)
|
||||
json (~> 1.8)
|
||||
rest-client (>= 1.6.8, < 2)
|
||||
simplecov (~> 0.11.0)
|
||||
term-ansicolor (~> 1.3)
|
||||
thor (~> 0.19.1)
|
||||
tins (~> 1.6.0)
|
||||
crack (0.4.3)
|
||||
safe_yaml (~> 1.0.0)
|
||||
daemon-spawn (0.4.2)
|
||||
daemons (1.2.3)
|
||||
database_cleaner (1.5.1)
|
||||
debug_inspector (0.0.2)
|
||||
delayed_job (4.1.1)
|
||||
activesupport (>= 3.0, < 5.0)
|
||||
delayed_job_active_record (4.1.0)
|
||||
activerecord (>= 3.0, < 5)
|
||||
delayed_job (>= 3.0, < 5)
|
||||
diff-lcs (1.2.5)
|
||||
diffy (3.1.0)
|
||||
docile (1.1.5)
|
||||
domain_name (0.5.25)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
erubis (2.7.0)
|
||||
execjs (2.6.0)
|
||||
factory_girl (4.5.0)
|
||||
activesupport (>= 3.0.0)
|
||||
factory_girl_rails (4.5.0)
|
||||
factory_girl (~> 4.5.0)
|
||||
railties (>= 3.0.0)
|
||||
faker (0.9.5)
|
||||
i18n (~> 0.4)
|
||||
faraday (0.9.2)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ffi (1.9.10-x86-mingw32)
|
||||
font-awesome-rails (4.5.0.0)
|
||||
railties (>= 3.2, < 5.0)
|
||||
forgery (0.6.0)
|
||||
formatador (0.2.5)
|
||||
gdk_pixbuf2 (3.0.7-x86-mingw32)
|
||||
glib2 (= 3.0.7)
|
||||
geocoder (1.2.14)
|
||||
gherkin3 (3.1.2)
|
||||
git-version-bump (0.15.1)
|
||||
glib2 (3.0.7-x86-mingw32)
|
||||
cairo (>= 1.12.8)
|
||||
pkg-config
|
||||
globalid (0.3.6)
|
||||
activesupport (>= 4.1.0)
|
||||
guard (2.13.0)
|
||||
formatador (>= 0.2.4)
|
||||
listen (>= 2.7, <= 4.0)
|
||||
lumberjack (~> 1.0)
|
||||
nenv (~> 0.1)
|
||||
notiffany (~> 0.0)
|
||||
pry (>= 0.9.12)
|
||||
shellany (~> 0.0)
|
||||
thor (>= 0.18.1)
|
||||
guard-compat (1.2.1)
|
||||
guard-rspec (4.6.4)
|
||||
guard (~> 2.1)
|
||||
guard-compat (~> 1.1)
|
||||
rspec (>= 2.99.0, < 4.0)
|
||||
haml (4.0.7)
|
||||
tilt
|
||||
haml-rails (0.9.0)
|
||||
actionpack (>= 4.0.1)
|
||||
activesupport (>= 4.0.1)
|
||||
haml (>= 4.0.6, < 5.0)
|
||||
html2haml (>= 1.0.1)
|
||||
railties (>= 4.0.1)
|
||||
hashdiff (0.2.3)
|
||||
highline (1.7.8)
|
||||
html2haml (2.0.0)
|
||||
erubis (~> 2.7.0)
|
||||
haml (~> 4.0.0)
|
||||
nokogiri (~> 1.6.0)
|
||||
ruby_parser (~> 3.5)
|
||||
http-cookie (1.0.2)
|
||||
domain_name (~> 0.5)
|
||||
http_accept_language (2.0.5)
|
||||
httpauth (0.2.1)
|
||||
i18n (0.7.0)
|
||||
image_optimizer (1.3.0)
|
||||
jquery-rails (4.1.0)
|
||||
rails-dom-testing (~> 1.0)
|
||||
railties (>= 4.2.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
jquery-ui-rails (5.0.5)
|
||||
railties (>= 3.2.16)
|
||||
json (1.8.3)
|
||||
jwt (0.1.13)
|
||||
multi_json (>= 1.5)
|
||||
kgio (2.10.0)
|
||||
launchy (2.4.3)
|
||||
addressable (~> 2.3)
|
||||
listen (3.0.5)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
loofah (2.0.3)
|
||||
nokogiri (>= 1.5.9)
|
||||
lumberjack (1.0.10)
|
||||
mail (2.6.3)
|
||||
mime-types (>= 1.16, < 3)
|
||||
meta_request (0.3.4)
|
||||
callsite (~> 0.0, >= 0.0.11)
|
||||
rack-contrib (~> 1.1)
|
||||
railties (>= 3.0.0, < 5.0.0)
|
||||
metaclass (0.0.4)
|
||||
method_source (0.8.2)
|
||||
mime-types (2.99)
|
||||
mini_magick (4.3.6)
|
||||
mini_portile2 (2.0.0)
|
||||
minitest (5.8.3)
|
||||
mocha (1.1.0)
|
||||
metaclass (~> 0.0.1)
|
||||
multi_json (1.11.2)
|
||||
multi_test (0.1.2)
|
||||
multipart-post (2.0.0)
|
||||
nenv (0.2.0)
|
||||
nested_form (0.3.2)
|
||||
net-scp (1.2.1)
|
||||
net-ssh (>= 2.6.5)
|
||||
net-sftp (2.1.2)
|
||||
net-ssh (>= 2.6.5)
|
||||
net-ssh (3.0.2)
|
||||
net-ssh-gateway (1.2.0)
|
||||
net-ssh (>= 2.6.5)
|
||||
netrc (0.11.0)
|
||||
nokogiri (1.6.7.1-x86-mingw32)
|
||||
mini_portile2 (~> 2.0.0.rc2)
|
||||
notiffany (0.0.8)
|
||||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
oauth (0.4.7)
|
||||
oauth2 (0.8.1)
|
||||
faraday (~> 0.8)
|
||||
httpauth (~> 0.1)
|
||||
jwt (~> 0.1.4)
|
||||
multi_json (~> 1.0)
|
||||
rack (~> 1.2)
|
||||
pango (3.0.7-x86-mingw32)
|
||||
cairo (>= 1.14.0)
|
||||
glib2 (= 3.0.7)
|
||||
paper_trail (3.0.9)
|
||||
activerecord (>= 3.0, < 5.0)
|
||||
activesupport (>= 3.0, < 5.0)
|
||||
paypal-express (0.7.1)
|
||||
activesupport (>= 2.3)
|
||||
attr_required (>= 0.0.5)
|
||||
rest-client
|
||||
pg (0.18.4-x86-mingw32)
|
||||
pkg-config (1.1.7)
|
||||
poltergeist (1.8.1)
|
||||
capybara (~> 2.1)
|
||||
cliver (~> 0.3.1)
|
||||
multi_json (~> 1.0)
|
||||
websocket-driver (>= 0.2.0)
|
||||
pry (0.10.3)
|
||||
coderay (~> 1.1.0)
|
||||
method_source (~> 0.8.1)
|
||||
slop (~> 3.4)
|
||||
rack (1.6.4)
|
||||
rack-contrib (1.4.0)
|
||||
git-version-bump (~> 0.15)
|
||||
rack (~> 1.4)
|
||||
rack-test (0.6.3)
|
||||
rack (>= 1.0)
|
||||
rails (4.2.0)
|
||||
actionmailer (= 4.2.0)
|
||||
actionpack (= 4.2.0)
|
||||
actionview (= 4.2.0)
|
||||
activejob (= 4.2.0)
|
||||
activemodel (= 4.2.0)
|
||||
activerecord (= 4.2.0)
|
||||
activesupport (= 4.2.0)
|
||||
bundler (>= 1.3.0, < 2.0)
|
||||
railties (= 4.2.0)
|
||||
sprockets-rails
|
||||
rails-deprecated_sanitizer (1.0.3)
|
||||
activesupport (>= 4.2.0.alpha)
|
||||
rails-dom-testing (1.0.7)
|
||||
activesupport (>= 4.2.0.beta, < 5.0)
|
||||
nokogiri (~> 1.6.0)
|
||||
rails-deprecated_sanitizer (>= 1.0.1)
|
||||
rails-html-sanitizer (1.0.2)
|
||||
loofah (~> 2.0)
|
||||
rails-i18n (4.0.8)
|
||||
i18n (~> 0.7)
|
||||
railties (~> 4.0)
|
||||
rails_12factor (0.0.3)
|
||||
rails_serve_static_assets
|
||||
rails_stdout_logging
|
||||
rails_serve_static_assets (0.0.4)
|
||||
rails_stdout_logging (0.0.4)
|
||||
railties (4.2.0)
|
||||
actionpack (= 4.2.0)
|
||||
activesupport (= 4.2.0)
|
||||
rake (>= 0.8.7)
|
||||
thor (>= 0.18.1, < 2.0)
|
||||
raindrops (0.15.0)
|
||||
rake (10.5.0)
|
||||
rb-fsevent (0.9.7)
|
||||
rb-inotify (0.9.5)
|
||||
ffi (>= 0.5.0)
|
||||
redcarpet (3.3.4)
|
||||
rest-client (1.8.0-x86-mingw32)
|
||||
ffi (~> 1.9)
|
||||
http-cookie (>= 1.0.2, < 2.0)
|
||||
mime-types (>= 1.16, < 3.0)
|
||||
netrc (~> 0.7)
|
||||
rspec (3.4.0)
|
||||
rspec-core (~> 3.4.0)
|
||||
rspec-expectations (~> 3.4.0)
|
||||
rspec-mocks (~> 3.4.0)
|
||||
rspec-core (3.4.1)
|
||||
rspec-support (~> 3.4.0)
|
||||
rspec-expectations (3.4.0)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.4.0)
|
||||
rspec-mocks (3.4.1)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.4.0)
|
||||
rspec-rails (3.4.0)
|
||||
actionpack (>= 3.0, < 4.3)
|
||||
activesupport (>= 3.0, < 4.3)
|
||||
railties (>= 3.0, < 4.3)
|
||||
rspec-core (~> 3.4.0)
|
||||
rspec-expectations (~> 3.4.0)
|
||||
rspec-mocks (~> 3.4.0)
|
||||
rspec-support (~> 3.4.0)
|
||||
rspec-support (3.4.1)
|
||||
rsvg2 (3.0.7-x86-mingw32)
|
||||
cairo (>= 1.12.8)
|
||||
gdk_pixbuf2 (= 3.0.7)
|
||||
pango (>= 3.0.7)
|
||||
ruby_parser (3.7.2)
|
||||
sexp_processor (~> 4.1)
|
||||
rubyzip (1.1.7)
|
||||
rvm-capistrano (1.5.6)
|
||||
capistrano (~> 2.15.4)
|
||||
safe_yaml (1.0.4)
|
||||
sass (3.4.21)
|
||||
sass-json-vars (0.3.3)
|
||||
sass (>= 3.1)
|
||||
sass-rails (5.0.4)
|
||||
railties (>= 4.0.0, < 5.0)
|
||||
sass (~> 3.1)
|
||||
sprockets (>= 2.8, < 4.0)
|
||||
sprockets-rails (>= 2.0, < 4.0)
|
||||
tilt (>= 1.1, < 3)
|
||||
selenium-webdriver (2.49.0)
|
||||
childprocess (~> 0.5)
|
||||
multi_json (~> 1.0)
|
||||
rubyzip (~> 1.0)
|
||||
websocket (~> 1.0)
|
||||
sexp_processor (4.6.0)
|
||||
shellany (0.0.1)
|
||||
simplecov (0.11.1)
|
||||
docile (~> 1.1.0)
|
||||
json (~> 1.8)
|
||||
simplecov-html (~> 0.10.0)
|
||||
simplecov-html (0.10.0)
|
||||
sitemap_generator (5.1.0)
|
||||
builder
|
||||
slop (3.6.0)
|
||||
sorcery (0.9.1)
|
||||
bcrypt (~> 3.1)
|
||||
oauth (~> 0.4, >= 0.4.4)
|
||||
oauth2 (>= 0.8.0)
|
||||
sprockets (3.5.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
rack (> 1, < 3)
|
||||
sprockets-rails (3.0.0)
|
||||
actionpack (>= 4.0)
|
||||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
term-ansicolor (1.3.2)
|
||||
tins (~> 1.0)
|
||||
thor (0.19.1)
|
||||
thread_safe (0.3.5)
|
||||
tilt (2.0.2)
|
||||
tins (1.6.0)
|
||||
tzinfo (1.2.2)
|
||||
thread_safe (~> 0.1)
|
||||
tzinfo-data (1.2015.7)
|
||||
tzinfo (>= 1.0.0)
|
||||
uglifier (2.7.2)
|
||||
execjs (>= 0.3.0)
|
||||
json (>= 1.8.0)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.7.1-x86-mingw32)
|
||||
unicorn (5.0.1)
|
||||
kgio (~> 2.6)
|
||||
rack
|
||||
raindrops (~> 0.7)
|
||||
wdm (0.1.1)
|
||||
webmock (1.22.6)
|
||||
addressable (>= 2.3.6)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff
|
||||
websocket (1.2.2)
|
||||
websocket-driver (0.6.3)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.2)
|
||||
wysiwyg-rails (2.0.5)
|
||||
font-awesome-rails (~> 4.4, >= 4.4.0.0)
|
||||
railties (>= 3.2, < 5.0)
|
||||
xpath (2.0.0)
|
||||
nokogiri (~> 1.3)
|
||||
|
||||
PLATFORMS
|
||||
x86-mingw32
|
||||
|
||||
DEPENDENCIES
|
||||
activerecord-session_store
|
||||
acts_as_list
|
||||
awesome_print
|
||||
better_errors
|
||||
binding_of_caller
|
||||
bumbleberry!
|
||||
capistrano
|
||||
carrierwave
|
||||
carrierwave-imageoptimizer
|
||||
coffee-rails (~> 4.0.0)
|
||||
copydb
|
||||
coveralls
|
||||
cucumber!
|
||||
cucumber-core!
|
||||
cucumber-rails!
|
||||
daemon-spawn
|
||||
daemons
|
||||
database_cleaner
|
||||
delayed_job_active_record
|
||||
factory_girl_rails
|
||||
font-awesome-rails
|
||||
geocoder
|
||||
gherkin3 (>= 3.1.0)
|
||||
guard-rspec
|
||||
haml
|
||||
haml-rails
|
||||
jquery-rails
|
||||
jquery-ui-rails
|
||||
launchy
|
||||
lingua_franca!
|
||||
meta_request
|
||||
mini_magick
|
||||
mocha
|
||||
nested_form
|
||||
oauth2 (~> 0.8.0)
|
||||
paper_trail (~> 3.0.5)
|
||||
paypal-express (= 0.7.1)
|
||||
pg
|
||||
poltergeist
|
||||
rails (= 4.2.0)
|
||||
rails_12factor
|
||||
redcarpet
|
||||
rspec
|
||||
rspec-rails
|
||||
rvm-capistrano
|
||||
sass
|
||||
sass-json-vars
|
||||
sass-rails
|
||||
selenium-webdriver
|
||||
simplecov
|
||||
sitemap_generator
|
||||
sorcery (>= 0.8.1)
|
||||
tzinfo-data
|
||||
uglifier (>= 1.3.0)
|
||||
unicorn
|
||||
wdm (>= 0.1.0)
|
||||
webmock
|
||||
wysiwyg-rails
|
Binary file not shown.
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: UC Browser for Android 9.9 (approximately 8.11% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: and_uc;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 9.9;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": n,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": y,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": y,
|
||||
"background-img-opts": y,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": ax,
|
||||
"css-transitions": yx,
|
||||
"font-feature": yx,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": n,
|
||||
"css-masks": ax,
|
||||
"console-basic": n,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": n,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": p,
|
||||
"online-status": a,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": a,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": n,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": y,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": y,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": y,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": a,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": y,
|
||||
"mpeg4": a,
|
||||
"ogv": y,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": n,
|
||||
"inline-block": y,
|
||||
"notifications": n,
|
||||
"stream": ax,
|
||||
"svg-img": y,
|
||||
"datalist": y,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": n,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": n,
|
||||
"css-regions": yx,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": y,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": y,
|
||||
"document-execcommand": n,
|
||||
"input-color": a,
|
||||
"input-number": a,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": y,
|
||||
"spdy": n,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": yx,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": y,
|
||||
"pagevisibility": yx,
|
||||
"stricttransportsecurity": n,
|
||||
"style-scoped": y,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": n,
|
||||
"webp": y,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": yx,
|
||||
"css-selection": n,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": ax,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": n,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": y,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": y,
|
||||
"battery-status": a,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": y,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": y,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": yx,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": n,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": n,
|
||||
"screen-orientation": y,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": ax,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": a,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": yx,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": y,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": y,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": n,
|
||||
"ol-reversed": y,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": y,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": u,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": a,
|
||||
"maxlength": a,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": n,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": y,
|
||||
"input-search": y,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Android Browser 2.1 (approximately 0.0% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: android;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 2.1;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": a,
|
||||
"audio": n,
|
||||
"contenteditable": n,
|
||||
"dragndrop": n,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": n,
|
||||
"html5semantic": a,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": n,
|
||||
"eot": n,
|
||||
"woff": n,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": ax,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": a,
|
||||
"beacon": n,
|
||||
"hashchange": n,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": ax,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": yx,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": yx,
|
||||
"transforms2d": yx,
|
||||
"use-strict": n,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": n,
|
||||
"sharedworkers": n,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": ax,
|
||||
"css-gradients": ax,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": n,
|
||||
"svg-css": n,
|
||||
"svg-smil": n,
|
||||
"svg-fonts": n,
|
||||
"svg-filters": n,
|
||||
"svg-html": n,
|
||||
"svg-html5": n,
|
||||
"canvas": a,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": p,
|
||||
"online-status": u,
|
||||
"eventsource": n,
|
||||
"x-doc-messaging": y,
|
||||
"sni": n,
|
||||
"datauri": y,
|
||||
"wav": u,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": n,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": n,
|
||||
"fileapi": n,
|
||||
"shadowdom": n,
|
||||
"websockets": n,
|
||||
"hidden": n,
|
||||
"script-async": n,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": p,
|
||||
"css-opacity": y,
|
||||
"form-validation": n,
|
||||
"history": n,
|
||||
"json": y,
|
||||
"classlist": p,
|
||||
"text-overflow": y,
|
||||
"webm": n,
|
||||
"mpeg4": a,
|
||||
"ogv": n,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": n,
|
||||
"minmaxwh": y,
|
||||
"details": p,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": n,
|
||||
"stream": n,
|
||||
"svg-img": n,
|
||||
"datalist": p,
|
||||
"dataset": a,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": n,
|
||||
"touch": y,
|
||||
"matchesselector": n,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": n,
|
||||
"filereader": n,
|
||||
"filesystem": n,
|
||||
"bloburls": n,
|
||||
"rellist": n,
|
||||
"typedarrays": n,
|
||||
"deviceorientation": n,
|
||||
"script-defer": n,
|
||||
"nav-timing": n,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": n,
|
||||
"input-range": a,
|
||||
"matchmedia": n,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": n,
|
||||
"input-color": n,
|
||||
"input-number": n,
|
||||
"getboundingclientrect": u,
|
||||
"iframe-sandbox": n,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": y,
|
||||
"spdy": n,
|
||||
"css-repeating-gradients": n,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": a,
|
||||
"mp3": n,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": n,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": n,
|
||||
"webp": n,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": n,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": n,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": n,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": n,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": n,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": n,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": u,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": n,
|
||||
"currentcolor": y,
|
||||
"input-pattern": n,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": a,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": n,
|
||||
"es5": a,
|
||||
"page-transition-events": u,
|
||||
"ogg-vorbis": u,
|
||||
"meter": n,
|
||||
"progress": n,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": n,
|
||||
"link-rel-prefetch": n,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": u,
|
||||
"wbr-element": u,
|
||||
"const": u,
|
||||
"css-all": n,
|
||||
"css-initial-value": u,
|
||||
"css-letter-spacing": u,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": u,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": n,
|
||||
"customevent": n,
|
||||
"textcontent": u,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": u,
|
||||
"documenthead": u,
|
||||
"innertext": u,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": u,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": u,
|
||||
"keyboardevent-charcode": u,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": u,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": u,
|
||||
"input-search": u,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Android Browser 2.2 (approximately 0.0% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: android;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 2.2;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": a,
|
||||
"audio": n,
|
||||
"contenteditable": n,
|
||||
"dragndrop": n,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": n,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": n,
|
||||
"fontface": a,
|
||||
"eot": n,
|
||||
"woff": n,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": ax,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": a,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": ax,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": yx,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": n,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": n,
|
||||
"sharedworkers": n,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": ax,
|
||||
"css-gradients": ax,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": n,
|
||||
"svg-css": n,
|
||||
"svg-smil": n,
|
||||
"svg-fonts": n,
|
||||
"svg-filters": n,
|
||||
"svg-html": n,
|
||||
"svg-html5": n,
|
||||
"canvas": a,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": p,
|
||||
"online-status": u,
|
||||
"eventsource": n,
|
||||
"x-doc-messaging": y,
|
||||
"sni": n,
|
||||
"datauri": y,
|
||||
"wav": u,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": n,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": n,
|
||||
"fileapi": n,
|
||||
"shadowdom": n,
|
||||
"websockets": n,
|
||||
"hidden": n,
|
||||
"script-async": n,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": p,
|
||||
"css-opacity": y,
|
||||
"form-validation": n,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": p,
|
||||
"text-overflow": y,
|
||||
"webm": n,
|
||||
"mpeg4": a,
|
||||
"ogv": n,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": n,
|
||||
"minmaxwh": y,
|
||||
"details": p,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": n,
|
||||
"stream": n,
|
||||
"svg-img": n,
|
||||
"datalist": p,
|
||||
"dataset": a,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": n,
|
||||
"filereader": n,
|
||||
"filesystem": n,
|
||||
"bloburls": n,
|
||||
"rellist": n,
|
||||
"typedarrays": n,
|
||||
"deviceorientation": n,
|
||||
"script-defer": n,
|
||||
"nav-timing": n,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": n,
|
||||
"input-range": a,
|
||||
"matchmedia": n,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": n,
|
||||
"input-color": n,
|
||||
"input-number": n,
|
||||
"getboundingclientrect": u,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": y,
|
||||
"spdy": n,
|
||||
"css-repeating-gradients": n,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": a,
|
||||
"mp3": n,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": n,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": n,
|
||||
"webp": n,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": n,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": n,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": n,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": n,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": n,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": n,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": u,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": n,
|
||||
"currentcolor": y,
|
||||
"input-pattern": n,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": a,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": n,
|
||||
"es5": a,
|
||||
"page-transition-events": u,
|
||||
"ogg-vorbis": u,
|
||||
"meter": n,
|
||||
"progress": n,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": n,
|
||||
"link-rel-prefetch": n,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": u,
|
||||
"wbr-element": u,
|
||||
"const": u,
|
||||
"css-all": n,
|
||||
"css-initial-value": u,
|
||||
"css-letter-spacing": u,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": u,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": n,
|
||||
"customevent": n,
|
||||
"textcontent": u,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": u,
|
||||
"documenthead": u,
|
||||
"innertext": u,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": a,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": u,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": u,
|
||||
"keyboardevent-charcode": u,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": u,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": u,
|
||||
"input-search": u,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Android Browser 2.3 (approximately 0.03% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: android;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 2.3;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": n,
|
||||
"dragndrop": n,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": n,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": n,
|
||||
"fontface": a,
|
||||
"eot": n,
|
||||
"woff": n,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": ax,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": a,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": ax,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": yx,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": n,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": n,
|
||||
"sharedworkers": n,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": ax,
|
||||
"css-gradients": ax,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": n,
|
||||
"svg-css": n,
|
||||
"svg-smil": n,
|
||||
"svg-fonts": n,
|
||||
"svg-filters": n,
|
||||
"svg-html": n,
|
||||
"svg-html5": n,
|
||||
"canvas": a,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": p,
|
||||
"online-status": y,
|
||||
"eventsource": n,
|
||||
"x-doc-messaging": y,
|
||||
"sni": n,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": n,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": n,
|
||||
"fileapi": n,
|
||||
"shadowdom": n,
|
||||
"websockets": n,
|
||||
"hidden": n,
|
||||
"script-async": n,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": p,
|
||||
"css-opacity": y,
|
||||
"form-validation": n,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": p,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": a,
|
||||
"ogv": n,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": n,
|
||||
"minmaxwh": y,
|
||||
"details": p,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": n,
|
||||
"stream": n,
|
||||
"svg-img": n,
|
||||
"datalist": p,
|
||||
"dataset": a,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": n,
|
||||
"filereader": n,
|
||||
"filesystem": n,
|
||||
"bloburls": n,
|
||||
"rellist": n,
|
||||
"typedarrays": n,
|
||||
"deviceorientation": n,
|
||||
"script-defer": n,
|
||||
"nav-timing": n,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": n,
|
||||
"input-range": a,
|
||||
"matchmedia": n,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": n,
|
||||
"input-color": n,
|
||||
"input-number": n,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": y,
|
||||
"spdy": n,
|
||||
"css-repeating-gradients": n,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": a,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": n,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": n,
|
||||
"webp": n,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": n,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": n,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": n,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": n,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": n,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": n,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": n,
|
||||
"currentcolor": y,
|
||||
"input-pattern": n,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": a,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": n,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": n,
|
||||
"progress": n,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": n,
|
||||
"link-rel-prefetch": n,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": a,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": n,
|
||||
"customevent": n,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": a,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": y,
|
||||
"input-search": y,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Android Browser 3.0 (approximately 0.0% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: android;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 3.0;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": n,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": n,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": n,
|
||||
"fontface": a,
|
||||
"eot": n,
|
||||
"woff": n,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": a,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": ax,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": yx,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": n,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": ax,
|
||||
"css-gradients": ax,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": a,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": n,
|
||||
"svg-html": n,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": p,
|
||||
"online-status": y,
|
||||
"eventsource": n,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": n,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": n,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": n,
|
||||
"hidden": n,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": n,
|
||||
"history": n,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": a,
|
||||
"ogv": n,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": p,
|
||||
"text-stroke": n,
|
||||
"inline-block": y,
|
||||
"notifications": n,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": n,
|
||||
"bloburls": n,
|
||||
"rellist": n,
|
||||
"typedarrays": n,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": n,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": n,
|
||||
"input-range": a,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": n,
|
||||
"input-color": n,
|
||||
"input-number": n,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": n,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": a,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": n,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": n,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": n,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": n,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": n,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": a,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": n,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": n,
|
||||
"currentcolor": y,
|
||||
"input-pattern": n,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": n,
|
||||
"progress": n,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": n,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": a,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": a,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": y,
|
||||
"input-search": y,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Android Browser 4.1 (approximately 0.48% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: android;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 4.1;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": n,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": n,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": n,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": n,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": a,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": n,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": a,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": n,
|
||||
"svg-html": n,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": p,
|
||||
"online-status": y,
|
||||
"eventsource": n,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": n,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": n,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": n,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": a,
|
||||
"history": n,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": a,
|
||||
"ogv": n,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": n,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": n,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": n,
|
||||
"input-range": a,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": a,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": a,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": n,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": n,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": p,
|
||||
"css-selection": n,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": n,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": a,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": n,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": a,
|
||||
"currentcolor": y,
|
||||
"input-pattern": n,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": n,
|
||||
"progress": n,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": n,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": a,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": a,
|
||||
"setimmediate": n,
|
||||
"es6-number": a,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": y,
|
||||
"input-search": y,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Android Browser 4.2 (approximately 1.05% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: android;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 4.2;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": n,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": n,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": n,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": n,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": a,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": n,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": a,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": n,
|
||||
"svg-html": n,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": p,
|
||||
"online-status": y,
|
||||
"eventsource": n,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": n,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": n,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": n,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": a,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": a,
|
||||
"ogv": n,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": n,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": p,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": n,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": n,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": a,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": n,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": y,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": n,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": p,
|
||||
"css-selection": n,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": n,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": a,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": n,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": a,
|
||||
"currentcolor": y,
|
||||
"input-pattern": n,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": n,
|
||||
"progress": n,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": n,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": a,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": a,
|
||||
"setimmediate": n,
|
||||
"es6-number": a,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": y,
|
||||
"input-search": y,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Android Browser 4.4 (approximately 1.05% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: android;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 4.4;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": n,
|
||||
"internationalization": y,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": y,
|
||||
"background-img-opts": y,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": n,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": y,
|
||||
"font-feature": yx,
|
||||
"css-animation": yx,
|
||||
"css-gradients": y,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": y,
|
||||
"online-status": y,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": y,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": y,
|
||||
"webgl": n,
|
||||
"fileapi": y,
|
||||
"shadowdom": yx,
|
||||
"websockets": y,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": y,
|
||||
"cors": y,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": a,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": y,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": n,
|
||||
"wordwrap": y,
|
||||
"pointerlock": n,
|
||||
"object-fit": y,
|
||||
"xhr2": y,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": y,
|
||||
"datalist": y,
|
||||
"dataset": y,
|
||||
"css-grid": p,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": n,
|
||||
"bloburls": y,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": y,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": y,
|
||||
"document-execcommand": y,
|
||||
"input-color": y,
|
||||
"input-number": a,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": y,
|
||||
"css-filters": yx,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": y,
|
||||
"contentsecuritypolicy": y,
|
||||
"pagevisibility": yx,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": y,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": n,
|
||||
"webp": y,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": yx,
|
||||
"cryptography": p,
|
||||
"template": y,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": a,
|
||||
"mutationobserver": y,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": ax,
|
||||
"midi": n,
|
||||
"canvas-blending": y,
|
||||
"clipboard": a,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": n,
|
||||
"webvtt": y,
|
||||
"promises": y,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": y,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": y,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": y,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": y,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": y,
|
||||
"custom-elements": y,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": y,
|
||||
"css-supports-api": y,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": ax,
|
||||
"getrandomvalues": y,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": y,
|
||||
"xml-serializer": y,
|
||||
"css-image-set": yx,
|
||||
"css-boxdecorationbreak": ax,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": n,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": y,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": y,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": y,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": y,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": y,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": y,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": yx,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": y,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": a,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": a,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": y,
|
||||
"keyboardevent-getmodifierstate": y,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": y,
|
||||
"input-search": y,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Android Browser 4.4 (approximately 2.03% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: android;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 4.4;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": n,
|
||||
"internationalization": y,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": y,
|
||||
"background-img-opts": y,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": n,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": y,
|
||||
"font-feature": yx,
|
||||
"css-animation": yx,
|
||||
"css-gradients": y,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": y,
|
||||
"online-status": y,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": y,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": y,
|
||||
"webgl": n,
|
||||
"fileapi": a,
|
||||
"shadowdom": yx,
|
||||
"websockets": y,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": y,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": a,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": a,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": y,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": n,
|
||||
"wordwrap": y,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": y,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": p,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": n,
|
||||
"bloburls": y,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": y,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": y,
|
||||
"document-execcommand": y,
|
||||
"input-color": y,
|
||||
"input-number": a,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": y,
|
||||
"css-filters": yx,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": y,
|
||||
"contentsecuritypolicy": y,
|
||||
"pagevisibility": yx,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": y,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": n,
|
||||
"webp": y,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": yx,
|
||||
"cryptography": p,
|
||||
"template": y,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": a,
|
||||
"mutationobserver": y,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": ax,
|
||||
"midi": n,
|
||||
"canvas-blending": y,
|
||||
"clipboard": a,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": n,
|
||||
"webvtt": y,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": y,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": y,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": y,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": y,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": y,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": y,
|
||||
"css-supports-api": y,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": ax,
|
||||
"getrandomvalues": y,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": y,
|
||||
"xml-serializer": y,
|
||||
"css-image-set": yx,
|
||||
"css-boxdecorationbreak": ax,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": n,
|
||||
"currentcolor": y,
|
||||
"input-pattern": n,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": yx,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": y,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": y,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": y,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": y,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": yx,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": y,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": a,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": a,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": y,
|
||||
"keyboardevent-getmodifierstate": y,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": y,
|
||||
"input-search": y,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Android Browser 4.0 (approximately 0.1% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: android;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 4.0;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": n,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": n,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": n,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": n,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": a,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": n,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": a,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": n,
|
||||
"svg-html": n,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": p,
|
||||
"online-status": y,
|
||||
"eventsource": n,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": n,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": n,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": n,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": a,
|
||||
"history": n,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": a,
|
||||
"ogv": n,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": n,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": n,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": n,
|
||||
"input-range": a,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": n,
|
||||
"input-color": n,
|
||||
"input-number": a,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": a,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": n,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": n,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": p,
|
||||
"css-selection": n,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": n,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": a,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": n,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": n,
|
||||
"currentcolor": y,
|
||||
"input-pattern": n,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": n,
|
||||
"progress": n,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": a,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": a,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": y,
|
||||
"input-search": y,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Blackberry Browser 10.0 (approximately 0.0% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: bb;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 10.0;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": n,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": y,
|
||||
"background-img-opts": y,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": y,
|
||||
"font-feature": yx,
|
||||
"css-animation": yx,
|
||||
"css-gradients": y,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": n,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": y,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": y,
|
||||
"online-status": y,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": y,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": n,
|
||||
"geolocation": y,
|
||||
"flexbox": y,
|
||||
"webgl": y,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": y,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": y,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": y,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": y,
|
||||
"text-overflow": y,
|
||||
"webm": n,
|
||||
"mpeg4": y,
|
||||
"ogv": n,
|
||||
"wordwrap": y,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": y,
|
||||
"stream": ax,
|
||||
"svg-img": y,
|
||||
"datalist": y,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": y,
|
||||
"filereader": y,
|
||||
"filesystem": yx,
|
||||
"bloburls": y,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": y,
|
||||
"fullscreen": ax,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": y,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": y,
|
||||
"document-execcommand": y,
|
||||
"input-color": y,
|
||||
"input-number": a,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": y,
|
||||
"spdy": n,
|
||||
"css-repeating-gradients": y,
|
||||
"css-filters": yx,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": y,
|
||||
"contentsecuritypolicy": y,
|
||||
"pagevisibility": y,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": y,
|
||||
"outline": y,
|
||||
"download": y,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": n,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": yx,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": a,
|
||||
"mutationobserver": y,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": ax,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": a,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": u,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": y,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": y,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": y,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": y,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": y,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": y,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": n,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": yx,
|
||||
"css-boxdecorationbreak": ax,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": ax,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": a,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": y,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": yx,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": y,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": y,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": n,
|
||||
"ol-reversed": y,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": y,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": y,
|
||||
"input-search": y,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Blackberry Browser 7.0 (approximately 0.09% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: bb;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 7.0;
|
||||
$browser_type: mobile;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": n,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": n,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": a,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": y,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": a,
|
||||
"css-boxshadow": yx,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": yx,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": yx,
|
||||
"css-gradients": ax,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": n,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": n,
|
||||
"svg-html": n,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": p,
|
||||
"online-status": a,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": n,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": n,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": n,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": y,
|
||||
"hidden": n,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": p,
|
||||
"css-opacity": y,
|
||||
"form-validation": a,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": n,
|
||||
"mpeg4": y,
|
||||
"ogv": n,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": p,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": n,
|
||||
"stream": n,
|
||||
"svg-img": y,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": y,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": n,
|
||||
"filereader": n,
|
||||
"filesystem": n,
|
||||
"bloburls": n,
|
||||
"rellist": n,
|
||||
"typedarrays": n,
|
||||
"deviceorientation": n,
|
||||
"script-defer": y,
|
||||
"nav-timing": n,
|
||||
"audio-api": n,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": a,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": n,
|
||||
"input-range": y,
|
||||
"matchmedia": n,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": n,
|
||||
"input-color": y,
|
||||
"input-number": n,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": n,
|
||||
"input-placeholder": y,
|
||||
"spdy": n,
|
||||
"css-repeating-gradients": n,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": a,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": p,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": n,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": a,
|
||||
"mutationobserver": n,
|
||||
"css-selection": n,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": n,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": n,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": n,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": n,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": n,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": a,
|
||||
"currentcolor": y,
|
||||
"input-pattern": n,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": n,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": a,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": n,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": n,
|
||||
"link-rel-prefetch": n,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": u,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": a,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": y,
|
||||
"input-search": y,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Chrome 10.0 (approximately 0.01% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: chrome;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 10.0;
|
||||
$browser_type: desktop;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": y,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": a,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": n,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": n,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": n,
|
||||
"online-status": n,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": a,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": a,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": y,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": p,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": n,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": ax,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": yx,
|
||||
"audio-api": yx,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": y,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": ax,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": y,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": y,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": a,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": n,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": n,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": y,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": n,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": y,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": n,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": y,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": ax,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": u,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": y,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": a,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": u,
|
||||
"input-search": u,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Chrome 11.0 (approximately 0.05% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: chrome;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 11.0;
|
||||
$browser_type: desktop;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": y,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": a,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": n,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": n,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": ax,
|
||||
"online-status": n,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": a,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": a,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": y,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": p,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": n,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": ax,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": yx,
|
||||
"audio-api": yx,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": y,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": ax,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": y,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": y,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": n,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": n,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": y,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": n,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": y,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": y,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": y,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": ax,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": u,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": y,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": a,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": u,
|
||||
"input-search": u,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Chrome 12.0 (approximately 0.02% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: chrome;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 12.0;
|
||||
$browser_type: desktop;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": y,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": a,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": n,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": ax,
|
||||
"online-status": n,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": a,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": a,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": a,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": y,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": n,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": ax,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": yx,
|
||||
"audio-api": yx,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": y,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": ax,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": y,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": y,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": n,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": n,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": n,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": y,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": n,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": y,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": y,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": y,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": n,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": ax,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": y,
|
||||
"link-rel-prerender": n,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": a,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": u,
|
||||
"input-search": u,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Chrome 13.0 (approximately 0.01% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: chrome;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 13.0;
|
||||
$browser_type: desktop;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": y,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": a,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": ax,
|
||||
"online-status": n,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": a,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": a,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": y,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": y,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": n,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": yx,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": yx,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": y,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": ax,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": y,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": y,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": n,
|
||||
"pagevisibility": n,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": n,
|
||||
"pointer": n,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": n,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": a,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": y,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": n,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": y,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": y,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": y,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": y,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": ax,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": y,
|
||||
"link-rel-prerender": y,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": u,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": u,
|
||||
"input-search": u,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Chrome 14.0 (approximately 0.01% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: chrome;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 14.0;
|
||||
$browser_type: desktop;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": y,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": ax,
|
||||
"background-img-opts": a,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": ax,
|
||||
"online-status": y,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": a,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": a,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": y,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": y,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": n,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": yx,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": yx,
|
||||
"css-regions": n,
|
||||
"spellcheck-attribute": y,
|
||||
"fullscreen": n,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": ax,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": y,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": y,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": y,
|
||||
"pagevisibility": yx,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": y,
|
||||
"pointer": n,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": n,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": a,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": y,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": y,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": y,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": y,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": y,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": ax,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": y,
|
||||
"link-rel-prerender": y,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": u,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": u,
|
||||
"input-search": u,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Chrome 15.0 (approximately 0.01% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: chrome;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 15.0;
|
||||
$browser_type: desktop;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": y,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": yx,
|
||||
"background-img-opts": y,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": n,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": ax,
|
||||
"online-status": y,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": a,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": a,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": y,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": y,
|
||||
"wordwrap": a,
|
||||
"pointerlock": n,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": n,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": yx,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": yx,
|
||||
"css-regions": ax,
|
||||
"spellcheck-attribute": y,
|
||||
"fullscreen": ax,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": ax,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": y,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": y,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": y,
|
||||
"pagevisibility": yx,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": y,
|
||||
"pointer": n,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": n,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": a,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": y,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": y,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": y,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": y,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": y,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": ax,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": n,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": n,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": y,
|
||||
"link-rel-prerender": y,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": y,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": u,
|
||||
"input-search": u,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Chrome 16.0 (approximately 0.01% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: chrome;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 16.0;
|
||||
$browser_type: desktop;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": y,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": y,
|
||||
"background-img-opts": y,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": ax,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": ax,
|
||||
"online-status": y,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": a,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": y,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": n,
|
||||
"cors": y,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": y,
|
||||
"wordwrap": a,
|
||||
"pointerlock": nd,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": n,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": yx,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": yx,
|
||||
"css-regions": ax,
|
||||
"spellcheck-attribute": y,
|
||||
"fullscreen": ax,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": ax,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": y,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": y,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": y,
|
||||
"pagevisibility": yx,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": y,
|
||||
"pointer": n,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": n,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": a,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": y,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": y,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": y,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": y,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": y,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": ax,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": u,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": u,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": y,
|
||||
"link-rel-prerender": y,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": n,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": y,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": u,
|
||||
"input-search": u,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Chrome 17.0 (approximately 0.01% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: chrome;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 17.0;
|
||||
$browser_type: desktop;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": y,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": y,
|
||||
"background-img-opts": y,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": ax,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": ax,
|
||||
"online-status": y,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": a,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": y,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": nd,
|
||||
"cors": y,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": y,
|
||||
"wordwrap": a,
|
||||
"pointerlock": nd,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": n,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": yx,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": yx,
|
||||
"css-regions": ax,
|
||||
"spellcheck-attribute": y,
|
||||
"fullscreen": ax,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": ax,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": y,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": y,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": n,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": y,
|
||||
"pagevisibility": yx,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": y,
|
||||
"pointer": n,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": n,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": a,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": y,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": n,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
"resource-timing": n,
|
||||
"custom-elements": n,
|
||||
"imports": n,
|
||||
"input-file-multiple": y,
|
||||
"atob-btoa": y,
|
||||
"css-appearance": ax,
|
||||
"objectrtc": n,
|
||||
"css-background-offsets": n,
|
||||
"css-supports-api": n,
|
||||
"css-touch-action": n,
|
||||
"autofocus": y,
|
||||
"css-clip-path": n,
|
||||
"getrandomvalues": y,
|
||||
"screen-orientation": n,
|
||||
"font-loading": n,
|
||||
"font-unicode-range": a,
|
||||
"gamepad": n,
|
||||
"css-font-stretch": n,
|
||||
"font-size-adjust": n,
|
||||
"link-icon-png": y,
|
||||
"link-icon-svg": n,
|
||||
"css-media-resolution": ax,
|
||||
"xml-serializer": a,
|
||||
"css-image-set": n,
|
||||
"css-boxdecorationbreak": n,
|
||||
"object-observe": n,
|
||||
"css-at-counter-style": n,
|
||||
"css-page-break": a,
|
||||
"css-placeholder-shown": n,
|
||||
"broadcastchannel": n,
|
||||
"css-crisp-edges": n,
|
||||
"css-text-align-last": n,
|
||||
"css-logical-props": ax,
|
||||
"fetch": n,
|
||||
"referrer-policy": n,
|
||||
"background-attachment": y,
|
||||
"currentcolor": y,
|
||||
"input-pattern": y,
|
||||
"registerprotocolhandler": y,
|
||||
"css-snappoints": n,
|
||||
"input-minlength": n,
|
||||
"css-media-interaction": n,
|
||||
"ime": n,
|
||||
"font-smooth": ax,
|
||||
"audiotracks": n,
|
||||
"videotracks": n,
|
||||
"contentsecuritypolicy2": n,
|
||||
"permissions-api": n,
|
||||
"http2": n,
|
||||
"font-kerning": n,
|
||||
"jpeg2000": n,
|
||||
"upgradeinsecurerequests": n,
|
||||
"publickeypinning": n,
|
||||
"input-email-tel-url": y,
|
||||
"fieldset-disabled": u,
|
||||
"font-variant-alternates": n,
|
||||
"form-attribute": y,
|
||||
"es5": a,
|
||||
"page-transition-events": y,
|
||||
"ogg-vorbis": y,
|
||||
"meter": y,
|
||||
"progress": y,
|
||||
"css-filter-function": n,
|
||||
"css-element-function": n,
|
||||
"u2f": n,
|
||||
"aac": y,
|
||||
"link-rel-prefetch": y,
|
||||
"ol-reversed": u,
|
||||
"css-first-letter": y,
|
||||
"wbr-element": y,
|
||||
"const": a,
|
||||
"css-all": n,
|
||||
"css-initial-value": y,
|
||||
"css-letter-spacing": a,
|
||||
"css-unset-value": n,
|
||||
"insertadjacenthtml": y,
|
||||
"let": n,
|
||||
"arrow-functions": n,
|
||||
"asmjs": n,
|
||||
"lazyload": n,
|
||||
"link-rel-dns-prefetch": y,
|
||||
"link-rel-prerender": y,
|
||||
"rest-parameters": n,
|
||||
"css-cross-fade": yx,
|
||||
"css-writing-mode": yx,
|
||||
"customevent": y,
|
||||
"textcontent": y,
|
||||
"addeventlistener": y,
|
||||
"dispatchevent": y,
|
||||
"documenthead": y,
|
||||
"innertext": y,
|
||||
"client-hints-dpr-width-viewport": n,
|
||||
"link-rel-preconnect": n,
|
||||
"netinfo": n,
|
||||
"setimmediate": n,
|
||||
"es6-number": n,
|
||||
"maxlength": y,
|
||||
"proxy": n,
|
||||
"keyboardevent-which": y,
|
||||
"keyboardevent-charcode": y,
|
||||
"keyboardevent-code": n,
|
||||
"keyboardevent-location": a,
|
||||
"keyboardevent-getmodifierstate": n,
|
||||
"keyboardevent-key": n,
|
||||
"brotli": n,
|
||||
"element-closest": n,
|
||||
"input-event": u,
|
||||
"input-search": u,
|
||||
"css-motion-paths": n,
|
||||
"css-scroll-behavior": n,
|
||||
"subresource-integrity": n,
|
||||
"push-api": n,
|
||||
"background-position-x-y": y
|
||||
);
|
||||
|
||||
@import "bumbleberry-settings";
|
||||
@import "../application";
|
@ -1,337 +0,0 @@
|
||||
/*
|
||||
* ../application
|
||||
* Browser: Chrome 18.0 (approximately 0.02% of all users)
|
||||
*
|
||||
*/
|
||||
|
||||
$browser: chrome;
|
||||
$browser_prefix: webkit;
|
||||
$browser_version: 18.0;
|
||||
$browser_type: desktop;
|
||||
|
||||
// CSS Compatibility
|
||||
|
||||
$browser_capabilities: (
|
||||
"png-alpha": y,
|
||||
"apng": n,
|
||||
"video": y,
|
||||
"audio": y,
|
||||
"contenteditable": y,
|
||||
"dragndrop": y,
|
||||
"internationalization": n,
|
||||
"queryselector": y,
|
||||
"getelementsbyclassname": y,
|
||||
"forms": a,
|
||||
"html5semantic": y,
|
||||
"offline-apps": y,
|
||||
"webworkers": y,
|
||||
"fontface": y,
|
||||
"eot": n,
|
||||
"woff": y,
|
||||
"multibackgrounds": y,
|
||||
"border-image": y,
|
||||
"background-img-opts": y,
|
||||
"css-table": y,
|
||||
"css-gencontent": y,
|
||||
"css-fixed": y,
|
||||
"beacon": n,
|
||||
"hashchange": y,
|
||||
"css-sel2": y,
|
||||
"css-sel3": y,
|
||||
"css-textshadow": y,
|
||||
"css-boxshadow": y,
|
||||
"css3-colors": y,
|
||||
"css3-boxsizing": y,
|
||||
"css-mediaqueries": y,
|
||||
"multicolumn": ax,
|
||||
"border-radius": y,
|
||||
"transforms2d": yx,
|
||||
"use-strict": y,
|
||||
"devicepixelratio": y,
|
||||
"transforms3d": yx,
|
||||
"sharedworkers": y,
|
||||
"css-hyphens": n,
|
||||
"css-transitions": yx,
|
||||
"font-feature": ax,
|
||||
"css-animation": yx,
|
||||
"css-gradients": yx,
|
||||
"css-canvas": yx,
|
||||
"css-reflections": yx,
|
||||
"css-masks": ax,
|
||||
"console-basic": y,
|
||||
"svg": y,
|
||||
"svg-css": y,
|
||||
"svg-smil": y,
|
||||
"svg-fonts": y,
|
||||
"svg-filters": y,
|
||||
"svg-html": a,
|
||||
"svg-html5": y,
|
||||
"canvas": y,
|
||||
"canvas-text": y,
|
||||
"namevalue-storage": y,
|
||||
"sql-storage": y,
|
||||
"indexeddb": ax,
|
||||
"online-status": y,
|
||||
"eventsource": y,
|
||||
"x-doc-messaging": y,
|
||||
"sni": y,
|
||||
"datauri": y,
|
||||
"wav": y,
|
||||
"mathml": p,
|
||||
"css-featurequeries": n,
|
||||
"xhtml": y,
|
||||
"xhtmlsmil": p,
|
||||
"wai-aria": a,
|
||||
"geolocation": y,
|
||||
"flexbox": ax,
|
||||
"webgl": y,
|
||||
"fileapi": a,
|
||||
"shadowdom": n,
|
||||
"websockets": y,
|
||||
"hidden": y,
|
||||
"script-async": y,
|
||||
"mediasource": nd,
|
||||
"cors": y,
|
||||
"css-backdrop-filter": n,
|
||||
"calc": n,
|
||||
"dom-range": y,
|
||||
"ruby": a,
|
||||
"css-opacity": y,
|
||||
"form-validation": y,
|
||||
"history": y,
|
||||
"json": y,
|
||||
"classlist": a,
|
||||
"text-overflow": y,
|
||||
"webm": a,
|
||||
"mpeg4": y,
|
||||
"ogv": y,
|
||||
"wordwrap": a,
|
||||
"pointerlock": nd,
|
||||
"object-fit": n,
|
||||
"xhr2": a,
|
||||
"minmaxwh": y,
|
||||
"details": y,
|
||||
"text-stroke": yx,
|
||||
"inline-block": y,
|
||||
"notifications": ax,
|
||||
"stream": n,
|
||||
"svg-img": a,
|
||||
"datalist": p,
|
||||
"dataset": y,
|
||||
"css-grid": n,
|
||||
"menu": n,
|
||||
"css-zoom": y,
|
||||
"rem": y,
|
||||
"ttf": y,
|
||||
"touch": n,
|
||||
"matchesselector": ax,
|
||||
"pointer-events": y,
|
||||
"blobbuilder": ax,
|
||||
"filereader": y,
|
||||
"filesystem": yx,
|
||||
"bloburls": yx,
|
||||
"rellist": n,
|
||||
"typedarrays": y,
|
||||
"deviceorientation": a,
|
||||
"script-defer": y,
|
||||
"nav-timing": y,
|
||||
"audio-api": yx,
|
||||
"css-regions": ax,
|
||||
"spellcheck-attribute": y,
|
||||
"fullscreen": ax,
|
||||
"css-exclusions": n,
|
||||
"requestanimationframe": ax,
|
||||
"input-range": y,
|
||||
"matchmedia": y,
|
||||
"input-datetime": n,
|
||||
"document-execcommand": y,
|
||||
"input-color": n,
|
||||
"input-number": y,
|
||||
"getboundingclientrect": y,
|
||||
"iframe-sandbox": y,
|
||||
"css-counters": y,
|
||||
"css-resize": y,
|
||||
"input-placeholder": y,
|
||||
"spdy": y,
|
||||
"css-repeating-gradients": yx,
|
||||
"css-filters": yx,
|
||||
"getcomputedstyle": y,
|
||||
"mp3": y,
|
||||
"word-break": a,
|
||||
"viewport-units": n,
|
||||
"contentsecuritypolicy": y,
|
||||
"pagevisibility": yx,
|
||||
"stricttransportsecurity": y,
|
||||
"style-scoped": n,
|
||||
"svg-fragment": n,
|
||||
"outline": y,
|
||||
"download": y,
|
||||
"pointer": n,
|
||||
"user-select-none": yx,
|
||||
"input-file-accept": a,
|
||||
"webp": a,
|
||||
"input-autocomplete-onoff": y,
|
||||
"intrinsic-width": n,
|
||||
"cryptography": p,
|
||||
"template": n,
|
||||
"opus": n,
|
||||
"jpegxr": n,
|
||||
"channel-messaging": y,
|
||||
"css3-tabsize": n,
|
||||
"mutationobserver": yx,
|
||||
"css-selection": y,
|
||||
"css-placeholder": ax,
|
||||
"css-deviceadaptation": n,
|
||||
"text-emphasis": n,
|
||||
"midi": n,
|
||||
"canvas-blending": n,
|
||||
"clipboard": a,
|
||||
"rtcpeerconnection": n,
|
||||
"css3-cursors": y,
|
||||
"css3-cursors-newer": yx,
|
||||
"webvtt": y,
|
||||
"promises": p,
|
||||
"css-sticky": n,
|
||||
"dialog": n,
|
||||
"css-variables": n,
|
||||
"vibration": n,
|
||||
"css-backgroundblendmode": n,
|
||||
"css-mixblendmode": n,
|
||||
"speech-recognition": n,
|
||||
"high-resolution-time": n,
|
||||
"battery-status": n,
|
||||
"serviceworkers": n,
|
||||
"text-decoration": n,
|
||||
"iframe-srcdoc": p,
|
||||
"speech-synthesis": n,
|
||||
"user-timing": n,
|
||||
"srcset": n,
|
||||
"ambient-light": n,
|
||||
"will-change": n,
|
||||
"css-shapes": n,
|
||||
"domcontentloaded": y,
|
||||
"proximity": n,
|
||||
"kerning-pairs-ligatures": y,
|
||||
"iframe-seamless": n,
|
||||
"css-image-orientation": n,
|
||||
"picture": n,
|
||||
"woff2": n,
|
||||
"text-size-adjust": n,
|
||||
"web-animation": n,
|
||||
< |