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
|
/*
|
||
|
* ../application
|
||
|
* Browser: Chrome 37 (approximately 0.82% of all users)
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
$browser: chrome;
|
||
|
$browser_prefix: webkit;
|
||
|
$browser_version: 37;
|
||
|
$browser_type: desktop;
|
||
|
|
||
|
// CSS Compatibility
|
||
|
|
||
|
$browser_capabilities: (
|
||
|
"png-alpha": y,
|
||
|
"apng": n,
|
||
|
"video": y,
|
||
|
"audio": y,
|
||
|
"contenteditable": y,
|
||
|
"dragndrop": y,
|
||
|
"internationalization": y,
|
||
|
"queryselector": y,
|
||
|
"getelementsbyclassname": y,
|
||
|
"forms": a,
|
||
|
"html5semantic": y,
|
||
|
"offline-apps": y,
|
||
|
"webworkers": y,
|
||
|
"fontface": y,
|
||
|
"eot": n,
|
||
|
"woff": y,
|
||
|
"multibackgrounds": y,
|
||
|
"border-image": y,
|
||
|
"background-img-opts": y,
|
||
|
"css-table": y,
|
||
|
"css-gencontent": y,
|
||
|
"css-fixed": y,
|
||
|
"hashchange": y,
|
||
|
"css-sel2": y,
|
||
|
"css-sel3": y,
|
||
|
"css-textshadow": y,
|
||
|
"css-boxshadow": y,
|
||
|
"css3-colors": y,
|
||
|
"css3-boxsizing": a,
|
||
|
"css-mediaqueries": y,
|
||
|
"multicolumn": ax,
|
||
|
"border-radius": y,
|
||
|
"transforms2d": y,
|
||
|
"use-strict": y,
|
||
|
"transforms3d": y,
|
||
|
"sharedworkers": 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,
|
||
|
"svg": y,
|
||
|
"svg-css": y,
|
||
|
"svg-smil": y,
|
||
|
"svg-fonts": y,
|
||
|
"svg-filters": y,
|
||
|
"svg-html": a,
|
||
|
"svg-html5": y,
|
||
|
"canvas": y,
|
||
|
"canvas-text": y,
|
||
|
"namevalue-storage": y,
|
||
|
"sql-storage": y,
|
||
|
"indexeddb": y,
|
||
|
"online-status": y,
|
||
|
"eventsource": y,
|
||
|
"x-doc-messaging": y,
|
||
|
"datauri": y,
|
||
|
"mathml": p,
|
||
|
"css-featurequeries": y,
|
||
|
"xhtml": y,
|
||
|
"xhtmlsmil": p,
|
||
|
"wai-aria": a,
|
||
|
"geolocation": y,
|
||
|
"flexbox": y,
|
||
|
"webgl": y,
|
||
|
"fileapi": y,
|
||
|
"shadowdom": y,
|
||
|
"websockets": y,
|
||
|
"hidden": y,
|
||
|
"script-async": y,
|
||
|
"cors": y,
|
||
|
"calc": y,
|
||
|
"ruby": a,
|
||
|
"css-opacity": y,
|
||
|
"form-validation": y,
|
||
|
"history": y,
|
||
|
"json": y,
|
||
|
"classlist": y,
|
||
|
"text-overflow": y,
|
||
|
"webm": y,
|
||
|
"mpeg4": y,
|
||
|
"ogv": y,
|
||
|
"wordwrap": y,
|
||
|
"progressmeter": y,
|
||
|
"object-fit": y,
|
||
|
"xhr2": y,
|
||
|
"minmaxwh": y,
|
||
|
"details": y,
|
||
|
"text-stroke": yx,
|
||
|
"inline-block": y,
|
||
|
"notifications": y,
|
||
|
"stream": yx,
|
||
|
"svg-img": y,
|
||
|
"datalist": y,
|
||
|
"dataset": y,
|
||
|
"css-grid": pd,
|
||
|
"menu": n,
|
||
|
"rem": y,
|
||
|
"ttf": y,
|
||
|
"touch": y,
|
||
|
"matchesselector": y,
|
||
|
"pointer-events": y,
|
||
|
"blobbuilder": y,
|
||
|
"filereader": y,
|
||
|
"filesystem": yx,
|
||
|
"bloburls": y,
|
||
|
"rellist": n,
|
||
|
"typedarrays": y,
|
||
|
"deviceorientation": a,
|
||
|
"script-defer": y,
|
||
|
"nav-timing": y,
|
||
|
"audio-api": y,
|
||
|
"css-regions": n,
|
||
|
"spellcheck-attribute": y,
|
||
|
"fullscreen": yx,
|
||
|
"requestanimationframe": y,
|
||
|
"input-range": y,
|
||
|
"matchmedia": y,
|
||
|
"input-datetime": y,
|
||
|
"input-color": y,
|
||
|
"input-number": y,
|
||
|
"iframe-sandbox": y,
|
||
|
"css-counters": y,
|
||
|
"css-resize": y,
|
||
|
"input-placeholder": y,
|
||
|
"spdy": y,
|
||
|
"css-repeating-gradients": y,
|
||
|
"css-filters": yx,
|
||
|
"getcomputedstyle": y,
|
||
|
"word-break": a,
|
||
|
"viewport-units": y,
|
||
|
"contentsecuritypolicy": y,
|
||
|
"pagevisibility": y,
|
||
|
"stricttransportsecurity": y,
|
||
|
"style-scoped": n,
|
||
|
"svg-fragment": y,
|
||
|
"outline": y,
|
||
|
"download": y,
|
||
|
"pointer": p,
|
||
|
"user-select-none": yx,
|
||
|
"webp": y,
|
||
|
"intrinsic-width": yx,
|
||
|
"cryptography": y,
|
||
|
"template": y,
|
||
|
"opus": y,
|
||
|
"jpegxr": n,
|
||
|
"channel-messaging": y,
|
||
|
"css3-tabsize": y,
|
||
|
"mutationobserver": y,
|
||
|
"css-selection": y,
|
||
|
"css-placeholder": ax,
|
||
|
"css-deviceadaptation": n,
|
||
|
"text-emphasis": ax,
|
||
|
"canvas-blending": y,
|
||
|
"clipboard": a,
|
||
|
"rtcpeerconnection": yx,
|
||
|
"css3-cursors": y,
|
||
|
"css3-cursors-newer": y,
|
||
|
"webvtt": y,
|
||
|
"promises": y,
|
||
|
"css-sticky": n,
|
||
|
"dialog": y,
|
||
|
"css-variables": n,
|
||
|
"vibration": y,
|
||
|
"css-backgroundblendmode": y,
|
||
|
"css-mixblendmode": nd,
|
||
|
"web-speech": ax,
|
||
|
"high-resolution-time": y,
|
||
|
"battery-status": nd,
|
||
|
"serviceworkers": n,
|
||
|
"text-decoration": nxd,
|
||
|
"speech-synthesis": y,
|
||
|
"user-timing": y,
|
||
|
"srcset": a,
|
||
|
"ambient-light": n,
|
||
|
"will-change": y,
|
||
|
"css-shapes": y,
|
||
|
"domcontentloaded": y,
|
||
|
"proximity": n,
|
||
|
"kerning-pairs-ligatures": y,
|
||
|
"iframe-seamless": n,
|
||
|
"css-image-orientation": n,
|
||
|
"picture": nd,
|
||
|
"woff2": y,
|
||
|
"text-size-adjust": n,
|
||
|
"web-animation": a,
|
||
|
"resource-timing": y,
|
||
|
"custom-elements": y,
|
||
|
"imports": y,
|
||
|
"input-file-multiple": y,
|
||
|
"atob-btoa": y,
|
||
|
"css-appearance": yx,
|
||
|
"css-background-offsets": y,
|
||
|
"css-supports-api": y,
|
||
|
"css-touch-action": y,
|
||
|
"autofocus": y,
|
||
|
"css-clip-path": ax,
|
||
|
"getrandomvalues": y,
|
||
|
"screen-orientation": n,
|
||
|
"font-loading": y,
|
||
|
"font-unicode-range": y,
|
||
|
"gamepad": y,
|
||
|
"css-font-stretch": n,
|
||
|
"font-size-adjust": n,
|
||
|
"link-icon-png": y,
|
||
|
"link-icon-svg": n,
|
||
|
"css-media-resolution": y,
|
||
|
"xml-serializer": y,
|
||
|
"css-image-set": yx,
|
||
|
"css-boxdecorationbreak": yx,
|
||
|
"object-observe": y,
|
||
|
"broadcastchannel": n,
|
||
|
"css-crisp-edges": n,
|
||
|
"css-text-align-last": nd,
|
||
|
"fetch": n,
|
||
|
"background-attachment": y,
|
||
|
"currentcolor": y,
|
||
|
"input-pattern": y,
|
||
|
"registerprotocolhandler": y
|
||
|
);
|
||
|
|
||
|
@import "bumbleberry-settings";
|
||
|
@import "bumbleberry";
|
||
|
@import "../application";
|