From 648161bb0edfc3d43db63caed5cc5213bc6cb78f Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 18:28:41 -0800 Subject: auto import from //depot/cupcake/@135843 --- .../manual-tests/inspector/display-sql-null.html | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 WebCore/manual-tests/inspector/display-sql-null.html (limited to 'WebCore/manual-tests/inspector/display-sql-null.html') diff --git a/WebCore/manual-tests/inspector/display-sql-null.html b/WebCore/manual-tests/inspector/display-sql-null.html deleted file mode 100644 index 1d1403b..0000000 --- a/WebCore/manual-tests/inspector/display-sql-null.html +++ /dev/null @@ -1,21 +0,0 @@ - -

Test for Bug 18837: Database panel fails to display tables if any value is NULL.

-

To test:

-
    -
  1. Open the Inspector
  2. -
  3. Go to the Databases panel
  4. -
  5. Click on the DisplaySQLNull table inside the InspectorTest database
  6. -
-

If the contents of the table appear (a single row with the value -"null" in the test column), you have passed the -test.

-- cgit v1.1