Uploaded image for project: 'Playground'
  1. Playground
  2. PLAY-131

Playground relies on deprecated Shadow DOM V0

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Blocker
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Look&Feel

      Description

      Current API Playground relies on Shadow DOM V0 which will eventually stop working:

      [Deprecation] Element.createShadowRoot is deprecated and will be removed in M73, around March 2019. Please use Element.attachShadow instead. See https://www.chromestatus.com/features/4507242028072960 for more details.
      [Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 for more details.
      [Deprecation] /deep/ combinator is no longer supported in CSS dynamic profile.It is now effectively no-op, acting as if it were a descendant combinator. /deep/ combinator will be removed, and will be invalid at M65. https://www.chromestatus.com/features/4964279606312960 for more details. 

        Attachments

          Activity

            People

            • Assignee:
              nsilva Nelson Silva
              Reporter:
              nsilva Nelson Silva
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: