Window.getDefaultComputedStyle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto getDefaultComputedStyle(Element elt, string pseudoElt)
    struct Window
    nothrow
    getDefaultComputedStyle
    ()
    (
    scope ref Element elt
    ,
    string pseudoElt
    )
  2. auto getDefaultComputedStyle(Element elt)

Meta