[Webkit-unassigned] [Bug 50195] Progress and meter elements should take a form in their constructor like any other form control.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 07:40:56 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50195





--- Comment #17 from Darin Adler <darin at apple.com>  2010-11-30 07:40:56 PST ---
(From update of attachment 75146)
View in context: https://bugs.webkit.org/attachment.cgi?id=75146&action=review

Thanks very much for writing these tests. But we need tests that fail to prove there is a bug to fix, not tests that already pass!

> LayoutTests/fast/dom/HTMLMeterElement/script-tests/meter-element-outside-form.js:1
> +description('Test that a meter element is correctly associated with its for even if the form is not its ancestor.');

Typo "with its for".

> LayoutTests/fast/dom/HTMLProgressElement/script-tests/progress-element-outside-form.js:1
> +description('Test that a progress element is correctly associated with its for even if the form is not its ancestor.');

Same typo here.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list