Side by Side Diff: LayoutTests/fast/forms/datetimelocal/datetimelocal-setrangetext.html
Issue 596723002 :
Enabling selection API for input type=<file, color, date, email, number> (Closed)
Patch Set: Enabling Selection API for input type email and number
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/forms/color/color-setrangetext.html
LayoutTests/fast/forms/color/color-setrangetext-expected.txt
LayoutTests/fast/forms/date/date-setrangetext.html
LayoutTests/fast/forms/date/date-setrangetext-expected.txt
LayoutTests/fast/forms/datetimelocal/datetimelocal-setrangetext.html
LayoutTests/fast/forms/datetimelocal/datetimelocal-setrangetext-expected.txt
LayoutTests/fast/forms/file/file-setrangetext.html
LayoutTests/fast/forms/file/file-setrangetext-expected.txt
LayoutTests/fast/forms/month/month-setrangetext.html
LayoutTests/fast/forms/month/month-setrangetext-expected.txt
LayoutTests/fast/forms/number/number-setrangetext.html
LayoutTests/fast/forms/number/number-setrangetext-expected.txt
LayoutTests/fast/forms/resources/common-setrangetext.js
LayoutTests/fast/forms/selection-wrongtype.html
LayoutTests/fast/forms/selection-wrongtype-expected.txt
LayoutTests/fast/forms/setrangetext.html
LayoutTests/fast/forms/setrangetext-expected.txt
LayoutTests/fast/forms/time/time-setrangetext.html
LayoutTests/fast/forms/time/time-setrangetext-expected.txt
LayoutTests/fast/forms/week/week-setrangetext.html
LayoutTests/fast/forms/week/week-setrangetext-expected.txt
Source/core/html/forms/BaseDateAndTimeInputType.h
Source/core/html/forms/BaseDateAndTimeInputType.cpp
Source/core/html/forms/BaseTextInputType.h
Source/core/html/forms/BaseTextInputType.cpp
Source/core/html/forms/ColorInputType.h
Source/core/html/forms/ColorInputType.cpp
Source/core/html/forms/EmailInputType.h
Source/core/html/forms/EmailInputType.cpp
Source/core/html/forms/FileInputType.h
Source/core/html/forms/FileInputType.cpp
Source/core/html/forms/NumberInputType.h
Source/core/html/forms/NumberInputType.cpp
Source/core/html/forms/TextFieldInputType.h
Source/core/html/forms/TextFieldInputType.cpp