Commit Graph

13 Commits

Author SHA1 Message Date
L. David Baron
125a2d5c1e Add needs-focus annotation for a bunch of tests with selects in them to try to fix intermittent failures. (Bug 626103) 2011-06-12 18:52:32 -07:00
Joel Maher
128eea1394 Bug 636753 - annotate reftest manifests to note tests that fail on Android (2 of 2). r=dbaron a=test-only 2011-03-18 11:54:15 -04:00
Anas Husseini
8f0ef0fd58 Bug 606491 (1/2) - Submit controls should be barred from constraint validation. f=volkmar r=smaug a=jst 2011-01-20 12:05:57 +01:00
Mounir Lamouri
ac0494e8f6 Bug 610687 - Make all the radio button group suffering from being missing instead of only radio's with the required attribute. r+a=sicking 2010-12-16 11:51:59 -08:00
Mounir Lamouri
d79d89720d Bug 613021 - Don't make an element invalid if the value length is higher than the maxlength value. r=sicking a=blocking-b9 2010-11-23 15:17:12 +01:00
Mounir Lamouri
542d4be5c7 Bug 604673 - <output> should be subject for constraint validation. r=smaug ui-r=limi a=bsmedberg 2010-11-17 17:30:03 +01:00
Mounir Lamouri
83941652b8 Bug 596511 (3/3 - <select> can be invalid if no option is selected or all of them have empty value. r=sicking a=blocking-betaN 2010-11-17 00:41:19 +01:00
Mounir Lamouri
e3f8bd4e1a Bug 557087 (6/6) - Elements in the first legend should not be disabled if the fieldset is disabled but not it's fieldset parent. r+a=sicking 2010-09-19 03:47:15 +02:00
Mounir Lamouri
f531ea25f8 Bug 557087 (3/6) - Make layout aware of the new disabled state rule. r=dbaron a=sicking 2010-09-19 03:43:15 +02:00
Mounir Lamouri
5a90929c2c Bug 557087 (2/6) - Make the content aware of the new disabled state rule. r+a=sicking 2010-09-18 23:33:16 +02:00
L. David Baron
fa2833bb56 Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
2010-09-11 09:27:12 -07:00
Mounir Lamouri
7434324484 Bug 566045 - Default style for invalid form elements with :invalid. r=dbaron ui-r=limi a2.0=sicking 2010-08-25 06:40:31 +02:00
Mounir Lamouri
cba39f8cdb Bug 558788 - Valid/Invalid form elements should change their state to use CSS3 pseudo-classes :valid and :invalid. f=ehsan r=sicking,dbaron sr=jst a2.0=blocking 2010-08-21 19:52:57 +02:00