Closed
Bug 609017
Opened 11 years ago
Closed 11 years ago
Default style for :-moz-ui-invalid
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla2.0b8
People
(Reporter: mounir, Assigned: mounir)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
1.16 KB,
patch
|
bzbarsky
:
review+
limi
:
ui-review+
sicking
:
approval2.0+
|
Details | Diff | Splinter Review |
Would have to be: :-moz-ui-invalid { box-shadow: 0 0 1.5px 1px red; }
Assignee | ||
Comment 1•11 years ago
|
||
I'm going to send that to the try server for the UI review. The UI review should also take into account bug 605124. IOW, the behavior of :-moz-ui-invalid.
Assignee: nobody → mounir.lamouri
Status: NEW → ASSIGNED
Attachment #488188 -
Flags: ui-review?(limi)
Attachment #488188 -
Flags: review?(bzbarsky)
Assignee | ||
Updated•11 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 2•11 years ago
|
||
Builds will be available here: http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/mlamouri@mozilla.com-d4918627c516
![]() |
||
Updated•11 years ago
|
Attachment #488188 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Updated•11 years ago
|
Attachment #488188 -
Flags: approval2.0?
Attachment #488188 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 3•11 years ago
|
||
The previous will not contain Linux builds (because the try server slaves have old gcc that fail to build something that doesn't even warn with newer gcc...). All builds can be found at: http://stage.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/mlamouri@mozilla.com-88e8b1ec3bdb/
Shouldn't this also remove the rule for :invalid in forms.css?
Assignee | ||
Comment 5•11 years ago
|
||
(In reply to comment #4) > Shouldn't this also remove the rule for :invalid in forms.css? bug 609016
Updated•11 years ago
|
Attachment #488188 -
Flags: ui-review?(limi) → ui-review+
Assignee | ||
Comment 6•11 years ago
|
||
Pushed: http://hg.mozilla.org/mozilla-central/rev/a3fabf61118e
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Comment 8•11 years ago
|
||
Updated doc: https://developer.mozilla.org/en/CSS/:-moz-ui-invalid
Keywords: dev-doc-needed → dev-doc-complete
Assignee | ||
Updated•11 years ago
|
Assignee: jswisher → mounir.lamouri
You need to log in
before you can comment on or make changes to this bug.
Description
•