From 8e35f3cfc7fba1d1c829dc557ebad6409cbe16a2 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 19:30:52 -0800 Subject: auto import from //depot/cupcake/@135843 --- WebCore/manual-tests/JavaScript-bookmarklets.html | 55 +++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 WebCore/manual-tests/JavaScript-bookmarklets.html (limited to 'WebCore/manual-tests/JavaScript-bookmarklets.html') diff --git a/WebCore/manual-tests/JavaScript-bookmarklets.html b/WebCore/manual-tests/JavaScript-bookmarklets.html new file mode 100644 index 0000000..0b71f6f --- /dev/null +++ b/WebCore/manual-tests/JavaScript-bookmarklets.html @@ -0,0 +1,55 @@ + + +This test is for rdar://problem/5310312 and can be run manually only.
+rdar://problem/5379908 tracks the effort to enhance DRT to make this into a layout test.
+
+Directions: +
    +
  1. drag each link below to the bookmarks bar to create bookmarks +
  2. open the JavaScript console (in the debug menu) +
  3. click on all the bookmarks you've just created +
+Expected results: +no parse errors in the JavaScript console
+
+ \ No newline at end of file -- cgit v1.1