Skip to content

Issues: mdn/content

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

WebGL textures tutorial has broken fsSource, correct in github area: WebGL Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
#32537 opened Mar 4, 2024 by dektar updated Jun 5, 2024
Ensuring ordering on conditional use of promises: Example is fundamentally flawed Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
#33581 opened May 13, 2024 by BrianJDrake updated Jun 5, 2024
querySelectorAll() does not state how the results are sorted Content:WebAPI Web API docs goal: completeness (Experiment label) Issues about content missing important/relevant details. help wanted If you know something about this topic, we would love your help!
#32615 opened Mar 8, 2024 by juanlanus updated Jun 5, 2024
Issue with "Taking still photos with getUserMedia()": Doesn't work on the iPhone area: MediaStreams Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
#7997 opened Aug 17, 2021 by tptech updated Jun 5, 2024
Common container formats: Browser support missing Content:Media Media docs document not written Missing document page help wanted If you know something about this topic, we would love your help!
#33781 opened May 27, 2024 by kubikaugustyn updated Jun 5, 2024
Unclear example of MediaStream: getTrackById() method area: MediaStreams Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
#33310 opened Apr 29, 2024 by Akindin updated Jun 5, 2024
Manifest::scope documentation incorrectly states that out-of-scope navigation happens in new browser context Content:Manifest goal: accuracy (Experimental label) Issues about inaccurate/incorrect content. help wanted If you know something about this topic, we would love your help!
#32948 opened Apr 3, 2024 by callpraths updated Jun 5, 2024
compressedTexImage2D does not support a form with 6 arguments area: WebGL Content:WebAPI Web API docs goal: accuracy (Experimental label) Issues about inaccurate/incorrect content. help wanted If you know something about this topic, we would love your help!
#33026 opened Apr 10, 2024 by brianchirls updated Jun 5, 2024
Article on overflowing content needs updating Content:Learn:CSS Learning area CSS docs goal: up-to-date (Experimental label) Issues about outdated content. help wanted If you know something about this topic, we would love your help!
#32173 opened Feb 8, 2024 by chriscalo updated Jun 5, 2024
[WebGPU]Color attachment object structure seems to be missing a member called depthSlice. Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
#32190 opened Feb 9, 2024 by microaaron updated Jun 5, 2024
inconsistent: spinbutton isn't the only read-write range Content:Accessibility Accessibility docs goal: consistency (Experimental label) Issues about inconsistent/conflicting/contradictory content. help wanted If you know something about this topic, we would love your help!
#32981 opened Apr 6, 2024 by mfuji09 updated Jun 5, 2024
font-style: oblique <ang> example is not consistent with font-variation-settings: "slnt" <ang> Content:CSS Cascading Style Sheets docs help wanted If you know something about this topic, we would love your help!
#33439 opened May 6, 2024 by dev-nicolaos updated Jun 5, 2024
Highlight that the scripting media query does not detect when web extensions “disable” scripting Content:CSS Cascading Style Sheets docs goal: completeness (Experiment label) Issues about content missing important/relevant details. help wanted If you know something about this topic, we would love your help!
#33194 opened Apr 21, 2024 by knowler updated Jun 5, 2024
The content appears to suggest that aria-busy is exclusively utilized within ARIA live regions. Content:Accessibility Accessibility docs goal: clarity (Experimental label) Issues about unclear/confusing/inconcise content. help wanted If you know something about this topic, we would love your help!
#32293 opened Feb 15, 2024 by benwrighton updated Jun 5, 2024
onCommand: Add tab - add example Content:WebExt WebExtensions docs help wanted If you know something about this topic, we would love your help!
#33008 opened Apr 9, 2024 by erosman updated Jun 5, 2024
Improve page on transform-origin (SVG) Content:SVG SVG docs help wanted If you know something about this topic, we would love your help!
#33878 opened Jun 2, 2024 by Timwi updated Jun 5, 2024
What are the ramifications of performance.now() bugs? Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
#33760 opened May 26, 2024 by DanKaplanSES updated Jun 5, 2024
RTCDataChannel bufferedamountlow event not sent if the threshold is 0? area: WebRTC Needs help from someone with WebRTC domain knowledge Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
#29087 opened Sep 13, 2023 by achingbrain updated Jun 6, 2024
Create a form attribute page Content:HTML Hypertext Markup Language docs document not written Missing document page help wanted If you know something about this topic, we would love your help!
#28375 opened Aug 3, 2023 by estelle updated Jun 7, 2024
cancel event incorrectly defined as not bubbling for <input> area: DOM/CSSOM Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
#31910 opened Jan 25, 2024 by mary-ext updated Jun 7, 2024
[Svelte] sveltejs/template recommends using npm init vite instead of degit Content:Learn:Client-side Content under “Client-side JavaScript frameworks” (Svelte, React, Angular, Vue) and related subtrees effort: medium This task is a medium effort. help wanted If you know something about this topic, we would love your help!
#30567 opened Nov 27, 2023 by kspr9 updated Jun 7, 2024
document of RTCIceCandidate's properties { url, relayProtocol} are missing area: WebRTC Needs help from someone with WebRTC domain knowledge Content:WebAPI Web API docs document not written Missing document page effort: medium This task is a medium effort. help wanted If you know something about this topic, we would love your help!
#33228 opened Apr 23, 2024 by ciyoe updated Jun 7, 2024
IntersectionObserver "can't tell you" which pixels intersect? area: Resize/Intersection Observer Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
#32947 opened Apr 3, 2024 by ferdnyc updated Jun 8, 2024
Content suggestion: javascript pseudo-protocol identifier area: URL/URLPattern Content:WebAPI Web API docs document not written Missing document page help wanted If you know something about this topic, we would love your help!
#7143 opened Jul 21, 2021 by jxu updated Jun 9, 2024
Need an example site that actually sends 'Accept-Ranges: none' in responses Content:HTTP HTTP docs effort: small This task is a small effort. help wanted If you know something about this topic, we would love your help!
#16073 opened May 15, 2022 by ac2epsilon updated Jun 11, 2024
ProTip! Mix and match filters to narrow down what you’re looking for.