You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
242 lines
4.8 KiB
242 lines
4.8 KiB
10 years ago
|
/*
|
||
|
* ../translations
|
||
|
* Browser: Android Browser 4.4 (approximately 2.56% 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": u,
|
||
|
"queryselector": y,
|
||
|
"getelementsbyclassname": y,
|
||
|
"forms": a,
|
||
|
"html5semantic": y,
|
||
|
"offline-apps": y,
|
||
|
"webworkers": y,
|
||
|
"fontface": y,
|
||
|
"eot": n,
|
||
|
"woff": y,
|
||
|
"multibackgrounds": y,
|
||
|
"border-image": y,
|
||
|
"background-img-opts": y,
|
||
|
"css-table": y,
|
||
|
"css-gencontent": y,
|
||
|
"css-fixed": y,
|
||
|
"hashchange": y,
|
||
|
"css-sel2": y,
|
||
|
"css-sel3": y,
|
||
|
"css-textshadow": y,
|
||
|
"css-boxshadow": y,
|
||
|
"css3-colors": y,
|
||
|
"css3-boxsizing": a,
|
||
|
"css-mediaqueries": y,
|
||
|
"multicolumn": ax,
|
||
|
"border-radius": y,
|
||
|
"transforms2d": yx,
|
||
|
"use-strict": y,
|
||
|
"transforms3d": yx,
|
||
|
"sharedworkers": n,
|
||
|
"css-hyphens": n,
|
||
|
"css-transitions": y,
|
||
|
"font-feature": yx,
|
||
|
"css-animation": yx,
|
||
|
"css-gradients": y,
|
||
|
"css-canvas": yx,
|
||
|
"css-reflections": yx,
|
||
|
"css-masks": ax,
|
||
|
"svg": y,
|
||
|
"svg-css": y,
|
||
|
"svg-smil": y,
|
||
|
"svg-fonts": y,
|
||
|
"svg-filters": y,
|
||
|
"svg-html": a,
|
||
|
"svg-html5": y,
|
||
|
"canvas": y,
|
||
|
"canvas-text": y,
|
||
|
"namevalue-storage": y,
|
||
|
"sql-storage": y,
|
||
|
"indexeddb": y,
|
||
|
"online-status": y,
|
||
|
"eventsource": y,
|
||
|
"x-doc-messaging": y,
|
||
|
"datauri": y,
|
||
|
"mathml": p,
|
||
|
"css-featurequeries": y,
|
||
|
"xhtml": y,
|
||
|
"xhtmlsmil": p,
|
||
|
"wai-aria": a,
|
||
|
"geolocation": y,
|
||
|
"flexbox": y,
|
||
|
"webgl": n,
|
||
|
"fileapi": y,
|
||
|
"shadowdom": yx,
|
||
|
"websockets": y,
|
||
|
"hidden": y,
|
||
|
"script-async": y,
|
||
|
"cors": y,
|
||
|
"calc": a,
|
||
|
"ruby": a,
|
||
|
"css-opacity": y,
|
||
|
"form-validation": n,
|
||
|
"history": y,
|
||
|
"json": y,
|
||
|
"classlist": y,
|
||
|
"text-overflow": y,
|
||
|
"webm": a,
|
||
|
"mpeg4": y,
|
||
|
"ogv": n,
|
||
|
"wordwrap": y,
|
||
|
"progressmeter": y,
|
||
|
"object-fit": n,
|
||
|
"xhr2": y,
|
||
|
"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,
|
||
|
"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,
|
||
|
"requestanimationframe": y,
|
||
|
"input-range": y,
|
||
|
"matchmedia": y,
|
||
|
"input-datetime": y,
|
||
|
"input-color": y,
|
||
|
"input-number": a,
|
||
|
"iframe-sandbox": y,
|
||
|
"css-counters": y,
|
||
|
"css-resize": n,
|
||
|
"input-placeholder": y,
|
||
|
"spdy": y,
|
||
|
"css-repeating-gradients": y,
|
||
|
"css-filters": yx,
|
||
|
"getcomputedstyle": y,
|
||
|
"word-break": a,
|
||
|
"viewport-units": y,
|
||
|
"contentsecuritypolicy": y,
|
||
|
"pagevisibility": yx,
|
||
|
"stricttransportsecurity": y,
|
||
|
"style-scoped": n,
|
||
|
"svg-fragment": n,
|
||
|
"outline": y,
|
||
|
"download": y,
|
||
|
"pointer": p,
|
||
|
"user-select-none": yx,
|
||
|
"webp": y,
|
||
|
"intrinsic-width": yx,
|
||
|
"cryptography": p,
|
||
|
"template": y,
|
||
|
"opus": n,
|
||
|
"jpegxr": n,
|
||
|
"channel-messaging": y,
|
||
|
"css3-tabsize": y,
|
||
|
"mutationobserver": y,
|
||
|
"css-selection": y,
|
||
|
"css-placeholder": ax,
|
||
|
"css-deviceadaptation": n,
|
||
|
"text-emphasis": ax,
|
||
|
"canvas-blending": y,
|
||
|
"clipboard": a,
|
||
|
"rtcpeerconnection": 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,
|
||
|
"web-speech": n,
|
||
|
"high-resolution-time": y,
|
||
|
"battery-status": n,
|
||
|
"serviceworkers": n,
|
||
|
"text-decoration": n,
|
||
|
"speech-synthesis": n,
|
||
|
"user-timing": y,
|
||
|
"srcset": n,
|
||
|
"ambient-light": n,
|
||
|
"will-change": n,
|
||
|
"css-shapes": n,
|
||
|
"domcontentloaded": y,
|
||
|
"proximity": n,
|
||
|
"kerning-pairs-ligatures": 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": yx,
|
||
|
"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": yx,
|
||
|
"object-observe": n,
|
||
|
"broadcastchannel": n,
|
||
|
"css-crisp-edges": n,
|
||
|
"css-text-align-last": n,
|
||
|
"fetch": n,
|
||
|
"background-attachment": n,
|
||
|
"currentcolor": y,
|
||
|
"input-pattern": n,
|
||
|
"registerprotocolhandler": n,
|
||
|
"css-snappoints": n
|
||
|
);
|
||
|
|
||
|
@import "bumbleberry-settings";
|
||
|
@import "../translations";
|