DOM tests - removing attributes

Back to index.

Spec

removeAttribute

Test area

Test paragraph

At the start of the testing the test paragraph has the following attributes:

	testAttribute="ppk"
	id="test"
	onclick="alert('Yay!')"
	style="color: green"
	align="right"