Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,541 for

list report

(0.07 sec)
  1. @import - CSS: Cascading Style Sheets | MDN

    The @import CSS at-rule is used to import style rules from other valid stylesheets. An @import rule must be defined at the top of the stylesheet, before any other at-rule (except @charset and @layer) and style declarations, or it will be ignored....supports(supports-condition) list-of-media-queries; @import url...url layer(layer-name) list-of-media-queries; @import url supp...

    developer.mozilla.org/en-US/docs/Web/CSS/@import
  2. Add Metadata Signatures to PDF Documents using ...

    post. Tagged with java, api, esignature, pdf.... Report Abuse Adding and searching...blocking this person and/or reporting abuse DEV Community Dropdown...

    dev.to/groupdocs/add-metadata-signatures-to-pdf...
  3. aria-owns - Accessibility | MDN

    The aria-owns attribute identifies an element (or elements) in order to define a visual, functional, or contextual relationship between a parent and its child elements when the DOM hierarchy cannot be used to represent the relationship....space-separated ID reference list that references the IDs of one...macOS 14.3. Values id list Space separated list of one or more ID...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  4. <object> - HTML: Hypertext Markup Language | MDN

    HTML 요소는 이미지나, 중첩된 브라우저 컨텍스트, 플러그인에 의해 다뤄질수 있는 리소스와 같은 외부 리소스를 나타냅니다....**usemap ** 속성을 가지고 있다면, 대화형 컨텐츠 ; listed , submittable form-associated...지원이 중단되었습니다 A space-separated list of URIs for archives of resources...
    developer.mozilla.org/ko/docs/Web/HTML/Element/...
  5. protocol_handlers - Mozilla | MDN

    Use this key to register one or more web-based protocol handlers....protocol is not in the allowed list then it has to start with 'ext+'...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  6. manifest.json - Mozilla | MDN

    The manifest.json file is the only file that every extension using WebExtension APIs must contain.... List of manifest.json keys These...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  7. XRWebGLLayer - Web APIs | MDN

    Learn about the XRWebGLLayer interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....within the scene as well as a list of XRView objects, each representing...more than two entries in this list: one describing the position...

    developer.mozilla.org/en-US/docs/Web/API/XRWebG...
  8. Strict-Transport-Security - HTTP | MDN

    The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) informs browsers that the site should only be accessed using HTTPS, and that any future attempts to access it using HTTP should automatically be upgraded to HTTPS....browsers are using this preload list. However, it is not part of...Information regarding the HSTS preload list in Chrome: https://www.chromium...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  9. ServiceWorkerRegistration - Web APIs | MDN

    Learn about the ServiceWorkerRegistration interface, including its properties and methods, code examples, specifications, and browser compatibility....browser maintains a persistent list of active ServiceWorkerRegistr...getNotifications() Returns a list of the notifications in the...

    developer.mozilla.org/en-US/docs/Web/API/Servic...
  10. MediaStream Recording API - Web APIs | MDN

    The MediaStream Recording API, sometimes referred to as the Media Recording API or the MediaRecorder API, is closely affiliated with the Media Capture and Streams API and the WebRTC API. The MediaStream Recording API makes it possible to capture the data generated by a MediaStream or HTMLMediaElement object for analysis, processing, or saving to disk. It's also surprisingly easy to work with....enumerateDevices() to get a list of the available media devices...devices. You can then examine that list and identify the potential input...

    developer.mozilla.org/en-US/docs/Web/API/MediaS...