Limitations of a CSS removal bookmarklet

This document was written as part of an investigation into a CSS removal bookmarklet.

Examples

A block styled using a style sheet in the <head>

If the screen media style sheet is applied, this paragraph should appear with a blue border.

A block styled using inline CSS

If the inline style sheet is being applied, this paragraph should appear with a blue border.