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
- Navigate to: http://www.shutterstock.com
- Open the Developer Tools
- Go to the console and type
alert(description) or alert(keywords) or alert(ROBOTS)
- 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
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
alert(description)oralert(keywords)oralert(ROBOTS)Expected Behavior: Returns a reference error
Actual Behavior: Returns a META HTMLElement