From e3c2a6ec01696443344a07848cc08e3440dc750d Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Fri, 8 Feb 2013 13:50:30 +0100 Subject: [PATCH] Bug 839179 - Part c: Add a test for HTMLButtonElement attributes reflection; r=bz --- .../test_button_attributes_reflection.html | 85 ++++++++++++++++--- 1 file changed, 74 insertions(+), 11 deletions(-) diff --git a/content/html/content/test/forms/test_button_attributes_reflection.html b/content/html/content/test/forms/test_button_attributes_reflection.html index ecff2e7fb68..e99e0636adb 100644 --- a/content/html/content/test/forms/test_button_attributes_reflection.html +++ b/content/html/content/test/forms/test_button_attributes_reflection.html @@ -1,31 +1,66 @@ - - Test for Bug 551670 + Test for HTMLButtonElement attributes reflection -Mozilla Bug 551670