Skip to content

meta tag names become globals #9

@adambankin

Description

@adambankin

URL: http://www.shutterstock.com
Browser: IE
Version: 7-11
Problem type: Looks like the browser has a bug
Site owner: Unknown

Steps to Reproduce

  1. Navigate to: http://www.shutterstock.com
  2. Open the Developer Tools
  3. Go to the console and type alert(description) or alert(keywords) or alert(ROBOTS)
  4. The meta tag that has that name will be returned as a DOM Element

Expected Behavior: Returns a reference error
Actual Behavior: Returns a META HTMLElement

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions