-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Ahamed Nafeez edited this page Jun 10, 2014
·
5 revisions
One of the primary goals of DomStorm is to have a dashboard for various & interesting DOM tricks/techniques. This can be accomplished in various ways. One can ask questions like,
- What are the different ways of accessing a
[Window Object]? And see the results across all modern browsers. - What properties of the
postMessageAPI can be overridden and changed using Object Getter/Setter functionality? - Does
XMLHttpRequestfollow the Same-Origin-Policy on redirects? - Does a certain DOM security bug in Firefox be replicated in other browsers?
And many more interesting questions, where your imagination is the only limit.
Get started here,