Florian Scholz

Results 72 issues of Florian Scholz

The [MDN team](https://wiki.mozilla.org/Engagement/MDN_Durable_Team#Team_Members) is employed by Mozilla and has yearly goals. I'm opening this issue to inform you about this year's goal and to give status updates throughout the year....

O/KR :key:
KR: Real BCD :key:

This project proposes that we work on fixing how MDN distributes Polyfills. Originally proposed in the MDN discourse https://discourse.mozilla.org/t/mdn-rfc-001-mdn-wiki-pages-shouldnt-be-a-distributor-of-polyfills/24500 but never rolled out, because the MDN wiki didn't really allow...

ready

This project proposes that Open Web Docs works on adding Temporal docs to MDN. Repository: https://github.com/tc39/proposal-temporal Spec: https://tc39.es/proposal-temporal Docs: https://tc39.es/proposal-temporal/docs/ # Problem statement Temporal is a stage 3 ECMAScript proposal...

not ready

### Description Add a new page to https://developer.mozilla.org/en-US/docs/Web/Manifest to document the Web Share Target API. Spec: https://w3c.github.io/web-share-target/level-2/ (examples mostly taken from there). ### Motivation Fix https://github.com/mdn/content/issues/10291 Fix https://github.com/mdn/content/issues/8887 Fix https://github.com/openwebdocs/project/issues/126

Content:WebAPI
Content:Other

### Description Follow-up to https://github.com/mdn/content/pull/20358. It was proposed to add a note to all APIs that require user activation. I was considering to add a notecard banner to these pages...

Content:WebAPI

The new browser-specs version fails. https://github.com/mdn/browser-compat-data/pull/17859 https://github.com/w3c/browser-specs/pull/711 I think the correct thing to do is to remove `@viewport` given it is not implemented anymore.

data:css :art:
data:html :page_facing_up:

### What type of issue is this? Missing compatibility data ### What information was incorrect, unhelpful, or incomplete? No compat data on https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvasRenderingContext2D/commit ### What browsers does this problem apply...

data:api :rabbit2:
needs triage 🔎

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/setPage renders no compat table.

data:webext :game_die:

## Q4 projects This list contains the projects we already agreed to work on in Q4. Agreed Q4 projects are labeled with https://github.com/openwebdocs/project/labels/q4%202022. - [ ] https://github.com/openwebdocs/project/issues/89 (Vinyl) - [...

tracking

### Summary On latest main, the following command: `yarn content delete Web/API/ShadowRoot/onslotchange --redirect=Web/API/HTMLSlotElement/slotchange_event ` throws with: ``` yarn content delete Web/API/ShadowRoot/onslotchange --redirect=Web/API/HTMLSlotElement/slotchange_event yarn run v1.22.19 $ env-cmd --silent cross-env CONTENT_ROOT=files...

p1
needs-triage