Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 1,948 for

generate report

(0.07 sec)
  1. CSS generated content - CSS: Cascading Style Sh...

    The CSS Generated content module defines how an element's content can be replaced and content can be added to a document with CSS....Français 日本語 한국어 中文 (简体) The CSS generated content module defines how...added to a document with CSS. Generated content can be used for content...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_ge...
  2. Transfer-Encoding - HTTP | MDN

    The HTTP Transfer-Encoding request and response header specifies the form of encoding used to transfer messages between nodes on the network.... For example, when generating a large HTML table resulting...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  3. Accessible name - MDN Web Docs Glossary: Defini...

    An accessible name is the name of a user interface element; it is the text associated with an HTML element that provides users of assistive technology with a label for the element.... In general, accessible names for elements...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Glossary/Acces...
  4. PATCH - HTTP | MDN

    The PATCH HTTP method applies partial modifications to a resource....concept found in CRUD (in general, HTTP is different than CRUD...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTTP/Metho...
  5. <generic-family> - CSS: Cascading Style Sheets ...

    The CSS data type represents the keyword values for generic font families used in the font shorthand and font-family longhand properties. The represents one or more locally-installed fonts belonging to that category of fonts....language Deutsch 日本語 The <generic-family> CSS data type represents...represents the keyword values for generic font families used in the font...

    developer.mozilla.org/en-US/docs/Web/CSS/generi...
  6. <mark>: The Mark Text element - HTML: HyperText...

    The HTML element represents text which is marked or highlighted for reference or notation purposes due to the marked passage's relevance in the enclosing context....quote ( <blockquote> ), it generally indicates text which is of...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  7. Accept-Language - HTTP | MDN

    The HTTP Accept-Language request header indicates the natural language and locale that the client prefers. The server uses content negotiation to select one of the proposals and informs the client of the choice with the Content-Language response header. Browsers set required values for this header according to their active user interface language. Users can also configure additional preferred languages through browser settings....The Accept-Language header generally lists the same locales as...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  8. CanvasRenderingContext2D: getImageData() method...

    Learn about the CanvasRenderingContext2D.getImageData() method, including its syntax, code examples, specifications, and browser compatibility....information about getImageData() and general manipulation of canvas contents...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/Canvas...
  9. Logical OR (||) - JavaScript | MDN

    The logical OR (||) (logical disjunction) operator for a set of operands is true if and only if one or more of its operands is true. It is typically used with boolean (logical) values. When it is, it returns a Boolean value. However, the || operator actually returns the value of one of the specified operands, so if this operator is used with non-Boolean values, it will return a non-Boolean value....value (or any expression in general) to the corresponding boolean...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  10. HTMLCanvasElement: toDataURL() method - Web API...

    Learn about the HTMLCanvasElement.toDataURL() method, including its syntax, code examples, specifications, and browser compatibility.... You should generally prefer toBlob() instead, in...View this page on GitHub • Report a problem with this content...

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