summaryrefslogtreecommitdiffstats
path: root/WebCore/manual-tests/inspector/errors-with-space in-url.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/manual-tests/inspector/errors-with-space in-url.html')
-rw-r--r--WebCore/manual-tests/inspector/errors-with-space in-url.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/WebCore/manual-tests/inspector/errors-with-space in-url.html b/WebCore/manual-tests/inspector/errors-with-space in-url.html
new file mode 100644
index 0000000..07e8ee0
--- /dev/null
+++ b/WebCore/manual-tests/inspector/errors-with-space in-url.html
@@ -0,0 +1,7 @@
+<p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=19065">Bug 19065:
+Resources with a space in their URL don't get error/warning bubbles</a>.</p>
+<p>To test, open the Inspector and refresh this page. There should be a red
+bubble with the number "1" in it next to the main resource in the Resources
+panel. Clicking the button below should change the "1" to a "2".</p>
+<p></p></p>
+<button onclick="console.error('hi')">click me</button>