Skip to content

Instantly share code, notes, and snippets.

View Elchi3's full-sized avatar

Florian Scholz Elchi3

View GitHub Profile
@Elchi3
Elchi3 / gist:2fcdc552ec5defba79ffd789e398f901
Created April 19, 2024 10:48
CSSPositionTryDescriptors.json
{
"api": {
"CSSPositionTryDescriptors": {
"__compat": {
"support": {
"chrome": {
"version_added": "125"
},
"chrome_android": "mirror",
"edge": "mirror",
{
"css": {
"properties": {
"inset-area": {
"__compat": {
"support": {
"chrome": {
"version_added": "125"
},
"chrome_android": "mirror",
@Elchi3
Elchi3 / create-web-features.ts
Created February 14, 2024 12:31
Creating web-features from BCD tags
import yaml from 'yaml';
import bcd from '../index.js';
import { walk } from '../utils/index.js';
const walker = walk(undefined, bcd);
const bundles = {};
for (const feature of walker) {
@Elchi3
Elchi3 / gist:b861d4334f7f90a0c373f76b9fe49777
Created December 11, 2023 14:44
not-in-collector-dec-2023
api.Animation.remove_filling_animation
api.BarProp.visible.returns_popup
api.BatteryManager.secure_context_required
api.BeforeUnloadEvent.user_interaction
api.Cache.worker_support
api.CacheStorage.secure_context_required
api.CacheStorage.worker_support
api.CanMakePaymentEvent.methodData
api.CanMakePaymentEvent.paymentRequestOrigin
api.CanMakePaymentEvent.topOrigin
@Elchi3
Elchi3 / mdn-collab.md
Created February 24, 2021 14:39
Collaborating on MDN

Collaborating on MDN

Florian's summarized view of how OWD should collaborate with MDN according to Chris's documents.

Small issues

Get done by a single individual at any time without process.

css.at-rules.document
css.at-rules.document.regexp
css.at-rules.font-face.SVG_fonts
css.at-rules.media.color-index
css.at-rules.media.device-aspect-ratio
css.at-rules.media.device-height
css.at-rules.media.device-width
css.at-rules.media.inverted-colors
css.at-rules.media.light-level
css.at-rules.media.scripting
css.at-rules.font-face.SVG_fonts
css.at-rules.media.device-aspect-ratio
css.at-rules.media.device-height
css.at-rules.media.device-width
css.at-rules.media.-moz-device-pixel-ratio
css.at-rules.media.-webkit-animation
css.at-rules.media.-webkit-transition
css.properties.-moz-binding
css.properties.-moz-border-bottom-colors
css.properties.-moz-border-left-colors
css.at-rules.counter-style.additive-symbols
css.at-rules.counter-style.fallback
css.at-rules.counter-style.negative
css.at-rules.counter-style.pad
css.at-rules.counter-style.prefix
css.at-rules.counter-style.range
css.at-rules.counter-style.speak-as
css.at-rules.counter-style.suffix
css.at-rules.counter-style.symbols
css.at-rules.counter-style.system
@Elchi3
Elchi3 / task-lists.md
Last active June 13, 2019 10:11
Safari / Chrome CSS compat work user stories (32 hours estimated in total)

1 CSS at rules (28 items, 3h)

  • css.at-rules.font-face.SVG_fonts
  • css.at-rules.font-face.font-display
  • css.at-rules.font-face.unicode-range
  • css.at-rules.import
  • css.at-rules.keyframes (-webkit- prefix)
  • css.at-rules.keyframes.ignore_important_declarations
  • css.at-rules.media.aspect-ratio
  • css.at-rules.media.color
@Elchi3
Elchi3 / css-pages.txt
Last active May 8, 2019 14:14
Pages under MDN's CSS/* tree
/en-US/docs/Web/CSS/--*
/en-US/docs/Web/CSS/-epub-caption-side
/en-US/docs/Web/CSS/-epub-text-transform
/en-US/docs/Web/CSS/-moz-alias
/en-US/docs/Web/CSS/-moz-animation
/en-US/docs/Web/CSS/-moz-animation-delay
/en-US/docs/Web/CSS/-moz-animation-direction
/en-US/docs/Web/CSS/-moz-animation-duration
/en-US/docs/Web/CSS/-moz-animation-fill-mode
/en-US/docs/Web/CSS/-moz-animation-iteration-count