msdn.microsoft.com/en-us/library/ff806192(VS.94).aspx

Preview meta tags from the msdn.microsoft.com website.

Linked Hostnames

11
  • General Meta Tags

    21
    • title
      Object.seal()
    • title
      MDN
    • charset
      UTF-8
    • viewport
      width=device-width, initial-scale=1.0
    • description
      The Object.seal() static method seals an object. Sealing an object prevents extensions and makes existing properties non-configurable. A sealed object has a fixed set of properties: new properties cannot be added, existing properties cannot be removed, their enumerability and configurability cannot be changed, and its prototype cannot be re-assigned. Values of existing properties can still be changed as long as they are writable. seal() returns the same object that was passed in.
  • Twitter Meta Tags

    2
    • twitter:card
      summary_large_image
    • twitter:creator
      MozDevNet
  • Link Tags

    26
    • alternate
      https://developer.mozilla.org/en-US/blog/rss.xml
    • apple-touch-icon
      /apple-touch-icon.png
    • canonical
      https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/seal
    • icon
      https://developer.mozilla.org/favicon.ico
    • icon
      https://developer.mozilla.org/favicon.svg

Links

174