From 06c2cdb2a4f30783fd73ffe034f9f8f9d87f65a5 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Sat, 1 Jun 2013 08:56:34 +0200 Subject: [PATCH] Bug 877910 - Make HTMLSelectElement.namedItem return 'HTMLOptionElement' instead of 'object'; r=bz --- content/html/content/crashtests/877910.html | 1 + content/html/content/crashtests/crashtests.list | 1 + content/html/content/src/HTMLOptionsCollection.cpp | 13 ++++++------- content/html/content/src/HTMLOptionsCollection.h | 1 + content/html/content/src/HTMLSelectElement.h | 5 ++--- dom/webidl/HTMLSelectElement.webidl | 3 +-- 6 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 content/html/content/crashtests/877910.html diff --git a/content/html/content/crashtests/877910.html b/content/html/content/crashtests/877910.html new file mode 100644 index 000000000000..d454c4478bdb --- /dev/null +++ b/content/html/content/crashtests/877910.html @@ -0,0 +1 @@ +