Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/dom/Document/createAttributeNS-namespace-err.html

Issue 158593003: Remove Unused measure DocumentCreateAttributeNS (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4 <script src="../../../resources/js-test.js"></script>
5 </head>
6 <body>
7 <script src="script-tests/createAttributeNS-namespace-err.js"></script>
8 </body>
9 </html>
OLDNEW

Powered by Google App Engine