Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 2,426 for

dom

(0.14 sec)
  1. Web Components - Web APIs | MDN

    Web Components is a suite of different technologies allowing you to create reusable custom elements — with their functionality encapsulated away from the rest of your code — and utilize them in your web apps.... Shadow DOM A set of JavaScript APIs for...attaching an encapsulated "shadow" DOM tree to an element — which is...

    developer.mozilla.org/en-US/docs/Web/API/Web_co...
  2. XMLSerializer - Web APIs | MDN

    Learn about the XMLSerializer interface, including its constructor and methods, code examples, specifications, and browser compatibility....an XML string representing a DOM tree. Note: The resulting XML...string. Inserting nodes into a DOM based on XML This example uses...

    developer.mozilla.org/en-US/docs/Web/API/XMLSer...
  3. StaticRange - Web APIs | MDN

    Learn about the StaticRange interface, including its constructor and properties, specifications and browser compatibility....Remember language Deutsch 日本語 The DOM StaticRange interface extends...specify a range of content in the DOM whose contents don't update to...

    developer.mozilla.org/en-US/docs/Web/API/Static...
  4. 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....its child elements when the DOM hierarchy cannot be used to represent...text nodes, is the basis of the DOM tree. The Accessibility Object...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  5. exportparts - HTML (HyperText Markup Language) ...

    L'attribut universel exportparts permet de sélectionner et de mettre en forme des éléments qui existent dans des shadow trees, en exportant leur nom part.... L'arbre du Shadow DOM est une structure isolée ou les...des requêtes appartenant au DOM classique. Pour appliquer un...

    developer.mozilla.org/fr/docs/Web/HTML/Global_a...
  6. CSP: require-trusted-types-for - HTTP | MDN

    The HTTP Content-Security-Policy (CSP) require-trusted-types-for Experimental directive instructs user agents to control the data passed to Dom XSS sink functions, like Element.innerHTML setter....to control the data passed to DOM XSS sink functions, like Element...writing values to the DOM and thus reducing the DOM XSS attack surface...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  7. JavaScript technologies overview - JavaScript |...

    Whereas HTML defines a webpage's structure and content and CSS sets the formatting and appearance, JavaScript adds interactivity to a webpage and creates rich web applications....the Web APIs , including the DOM (Document Object Model). JavaScript...archives (until March 2021) DOM APIs WebIDL The WebIDL specification...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. DOMParser - Web APIs | MDN

    Learn about the DomParser interface, including its constructor and methods, code examples, specifications, and browser compatibility....source code from a string into a DOM Document . You can perform the...opposite operation—converting a DOM tree into XML or HTML source—using...

    developer.mozilla.org/en-US/docs/Web/API/DOMParser
  9. CSS scoping - CSS: Cascading Style Sheets | MDN

    The CSS scoping module defines the CSS scoping and encapsulation mechanisms, focusing on the Shadow Dom scoping mechanism....mechanisms, focusing on the Shadow DOM scoping mechanism. CSS styles...style elements within a shadow DOM (but only if the associated custom...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_sc...
  10. ShadowRoot - Web APIs | MDN

    Learn about the ShadowRoot interface, including its properties and methods, code examples, specifications, and browser compatibility....of the Shadow DOM API is the root node of a DOM subtree that is...separately from a document's main DOM tree. You can retrieve a reference...

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