summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/Element/setAttributeNS-namespace-err.html
blob: 03a2f7c61e826409d194d5ee44ead5955997cc11 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../../resources/js-test.js"></script>
</head>
<body>
<script src="script-tests/setAttributeNS-namespace-err.js"></script>
</body>
</html>