Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,244 for

dom

(0.05 sec)
  1. CharacterData - Web APIs | MDN

    Learn about the CharacterData interface, including its properties and methods, specifications and browser compatibility....Specifications Specification DOM Standard # interface-characterdata...in the browser See also The DOM overview page . The concrete...

    developer.mozilla.org/en-US/docs/Web/API/Charac...
  2. HTMLTemplateElement: content property - Web API...

    Learn about the HTMLTemplateElement.content property, including its type, code examples, specifications, and browser compatibility....Specification HTML Standard # dom-template-content-dev Browser...

    developer.mozilla.org/en-US/docs/Web/API/HTMLTe...
  3. ARIA: main role - Accessibility | MDN

    The main landmark role is used to indicate the primary content of a document. The main content area consists of content that is directly related to or expands upon the central topic of a document, or the main function of an application....layer that aren't present in the DOM. Documents and applications can...can be nested in the DOM, which may lead to having more than...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  4. SVGSVGElement - Web APIs | MDN

    Learn about the SVGSVGElement interface, including its properties and methods, specifications and browser compatibility....User interface (UI) events in DOM Level 2 indicate the screen positions...values for the corresponding DOM attributes that are on SVGSVGElement...

    developer.mozilla.org/en-US/docs/Web/API/SVGSVG...
  5. @scope - CSS: Cascading Style Sheets | MDN

    The @scope CSS at-rule enables you to select elements in specific Dom subtrees, targeting elements precisely without writing overly-specific selectors that are hard to override, and without coupling your selectors too tightly to the Dom structure....select elements in specific DOM subtrees, targeting elements...selectors too tightly to the DOM structure. In JavaScript, @scope...

    developer.mozilla.org/en-US/docs/Web/CSS/@scope
  6. Background Tasks API - Web APIs | MDN

    The Cooperative Scheduling of Background Tasks API (also referred to as the Background Tasks API or the requestIdleCallback() API) provides the ability to queue tasks to be executed automatically by the user agent when it determines that there is free time to do so....capable of making changes to the DOM is running in the main thread...Avoid making changes to the DOM within your idle callback. By...

    developer.mozilla.org/en-US/docs/Web/API/Backgr...
  7. aria-label - Accessibility | MDN

    The aria-label attribute defines a string value that can be used to name an element, as long as the element's role does not prohibit naming....is no content visible in the DOM that can be associated with the...is no content visible in the DOM that can be referenced via the...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  8. SVG API - Web APIs | MDN

    SVG provides elements for circles, rectangles, and simple and complex curves. The elements' attribute values specify how these must be drawn. The SVG API is the subset of the Dom connecting these SVG elements and their attribute values to scripts or programming languages by representing them in memory. The SVG API thus provides methods that allow programmatic access to the SVG elements and their attribute values....SVG API is the subset of the DOM connecting these SVG elements...type interfaces Here are the DOM APIs for data types used in the...

    developer.mozilla.org/en-US/docs/Web/API/SVG_API
  9. CSS Object Model (CSSOM) - Web APIs | MDN

    The CSS Object Model is a set of APIs allowing the manipulation of CSS from JavaScript. It is much like the Dom, but for the CSS rather than the HTML. It allows users to read and modify CSS style dynamically.... It is much like the DOM, but for the CSS rather than...also Document Object Model (DOM) Houdini APIs Help improve MDN...

    developer.mozilla.org/en-US/docs/Web/API/CSS_Ob...
  10. CharacterBoundsUpdateEvent - Web APIs | MDN

    Learn about the CharacterBoundsUpdateEvent interface, including its constructor and properties, code examples, specifications, and browser compatibility....CharacterBoundsUpdat interface is a DOM event that represents a request...Specification EditContext API # dom-characterboundsupdat Browser...

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