Hi,
I noticed a behavior quirk today with Internet Explorer 10--
- When IE navigates to an image URL, the DOM created in memory contains a single HTML img element.
- When IE navigates to an image URL using the address bar, alt-enter keyboard shortcut, the DOM created in memory contains a single HTML embed element.
What accounts for this discrepancy?
Sincerely,
Anon