Closed
Bug 613249
Opened 15 years ago
Closed 15 years ago
<output > should have :-moz-ui-invalid and :-moz-ui-valid applying
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
People
(Reporter: mounir, Assigned: mounir)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
|
10.39 KB,
patch
|
bzbarsky
:
review+
jst
:
approval2.0+
|
Details | Diff | Splinter Review |
The patch is trivial: :-moz-ui-invalid should apply when :invalid applies and :-moz-ui-valid should apply when :valid applies. ...and adding some tests.
Attachment #491570 -
Flags: review?(bzbarsky)
Comment 1•15 years ago
|
||
Comment on attachment 491570 [details] [diff] [review]
Patch v1
r=me
Attachment #491570 -
Flags: review?(bzbarsky) → review+
| Assignee | ||
Updated•15 years ago
|
Attachment #491570 -
Flags: approval2.0?
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → mounir.lamouri
Status: NEW → ASSIGNED
| Assignee | ||
Updated•15 years ago
|
Keywords: dev-doc-needed
Updated•15 years ago
|
Attachment #491570 -
Flags: approval2.0? → approval2.0+
| Assignee | ||
Comment 2•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Comment 3•15 years ago
|
||
Added a paragraph here: https://developer.mozilla.org/en/HTML/HTML5/Forms_in_HTML5#The_.3coutput.3e_element
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•