|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+698 lines, -29 lines) |
Patch |
 |
M |
LayoutTests/fast/forms/ValidityState-tooLong-input.html
|
View
|
1
2
3
4
5
6
|
2 chunks |
+53 lines, -4 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/forms/ValidityState-tooLong-input-expected.txt
|
View
|
1
2
3
4
5
6
|
2 chunks |
+22 lines, -2 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/forms/ValidityState-tooLong-textarea.html
|
View
|
1
2
3
4
5
6
|
2 chunks |
+52 lines, -4 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/forms/ValidityState-tooLong-textarea-expected.txt
|
View
|
1
2
3
4
5
6
|
2 chunks |
+22 lines, -2 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/fast/forms/ValidityState-tooShort-input.html
|
View
|
1
2
3
4
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/fast/forms/ValidityState-tooShort-input-expected.txt
|
View
|
1
2
3
4
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/fast/forms/ValidityState-tooShort-textarea.html
|
View
|
1
2
3
4
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/fast/forms/ValidityState-tooShort-textarea-expected.txt
|
View
|
1
2
3
4
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/forms/textarea-maxlength.html
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/forms/textarea-maxlength-expected.txt
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/fast/forms/textarea-minlength.html
|
View
|
1
2
3
4
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/fast/forms/textarea-minlength-expected.txt
|
View
|
1
2
3
4
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/forms/validationMessage.html
|
View
|
1
2
3
4
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/forms/validationMessage-expected.txt
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/forms/validity-property.html
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/forms/validity-property-expected.txt
|
View
|
1
2
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/FormAssociatedElement.h
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/FormAssociatedElement.cpp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLAttributeNames.in
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLInputElement.h
|
View
|
1
2
3
4
5
6
|
5 chunks |
+6 lines, -0 lines |
2 comments
|
Download
|
 |
M |
Source/core/html/HTMLInputElement.cpp
|
View
|
1
2
3
4
5
6
|
7 chunks |
+45 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLInputElement.idl
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLTextAreaElement.h
|
View
|
1
2
3
4
5
6
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLTextAreaElement.cpp
|
View
|
1
2
3
4
|
5 chunks |
+50 lines, -3 lines |
2 comments
|
Download
|
 |
M |
Source/core/html/HTMLTextAreaElement.idl
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLTextFormControlElement.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/ValidityState.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/ValidityState.cpp
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/ValidityState.idl
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/forms/BaseTextInputType.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/forms/BaseTextInputType.cpp
|
View
|
1
2
3
|
2 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/forms/InputType.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/forms/InputType.cpp
|
View
|
1
2
3
|
3 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/text/PlatformLocale.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/text/PlatformLocale.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|