gecko-dev/dom/html/input
Jessica Jong d400a98b87 Bug 1374967 - Part 2: Consider step when deciding whether to show second/millisecond field. r=smaug
We should consider step and step base when deciding whether to show second and
millisecond field, since step and step base can affect the valid time intervals,
and the valid intervals may have second/millisecond part.

MozReview-Commit-ID: H4mJvLTvBOM
2017-06-29 11:47:00 -04:00
..
ButtonInputTypes.h
CheckableInputTypes.cpp Bug 1345767 - Part 3: Factor IsValueMissing() out of HTMLInputElement. r=smaug 2017-05-04 14:47:08 +08:00
CheckableInputTypes.h Bug 1345767 - Part 3: Factor IsValueMissing() out of HTMLInputElement. r=smaug 2017-05-04 14:47:08 +08:00
ColorInputType.h
DateTimeInputTypes.cpp Bug 1374967 - Part 2: Consider step when deciding whether to show second/millisecond field. r=smaug 2017-06-29 11:47:00 -04:00
DateTimeInputTypes.h Bug 1374967 - Part 2: Consider step when deciding whether to show second/millisecond field. r=smaug 2017-06-29 11:47:00 -04:00
FileInputType.cpp Bug 1345767 - Part 3: Factor IsValueMissing() out of HTMLInputElement. r=smaug 2017-05-04 14:47:08 +08:00
FileInputType.h Bug 1345767 - Part 3: Factor IsValueMissing() out of HTMLInputElement. r=smaug 2017-05-04 14:47:08 +08:00
HiddenInputType.h
InputType.cpp Bug 1363258 - Part 2: Factor ConvertNumberToString out of HTMLInputElement. r=smaug 2017-05-10 17:03:46 +08:00
InputType.h Bug 1363258 - Part 2: Factor ConvertNumberToString out of HTMLInputElement. r=smaug 2017-05-10 17:03:46 +08:00
moz.build Bug 1345767 - Part 7: Factor HasBadInput() out of HTMLInputElement. r=smaug 2017-05-04 15:43:21 +08:00
NumericInputTypes.cpp Bug 1363258 - Part 2: Factor ConvertNumberToString out of HTMLInputElement. r=smaug 2017-05-10 17:03:46 +08:00
NumericInputTypes.h Bug 1363258 - Part 2: Factor ConvertNumberToString out of HTMLInputElement. r=smaug 2017-05-10 17:03:46 +08:00
SingleLineTextInputTypes.cpp Bug 1345767 - Part 7: Factor HasBadInput() out of HTMLInputElement. r=smaug 2017-05-04 15:43:21 +08:00
SingleLineTextInputTypes.h Bug 1345767 - Part 7: Factor HasBadInput() out of HTMLInputElement. r=smaug 2017-05-04 15:43:21 +08:00