|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+221 lines, -1221 lines) |
Patch |
|
A |
third_party/WebKit/LayoutTests/fast/dom/tabindex-behavior.html
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/fast/dom/tabindex-clamp.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+16 lines, -13 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/fast/dom/tabindex-clamp-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+27 lines, -24 lines |
0 comments
|
Download
|
|
A |
third_party/WebKit/LayoutTests/fast/events/max-tabindex-focus.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-embedded-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
12 chunks |
+12 lines, -96 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-forms-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
13 chunks |
+15 lines, -120 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-grouping-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
9 chunks |
+14 lines, -112 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-metadata-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -103 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-misc-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
9 chunks |
+10 lines, -80 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-obsolete-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
6 chunks |
+6 lines, -48 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-sections-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -231 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-tabular-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
10 chunks |
+10 lines, -80 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/LayoutTests/imported/wpt/html/dom/reflection-text-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
6 chunks |
+29 lines, -232 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/LayoutTests/platform/win/fast/dom/tabindex-clamp-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/dom/Element.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/dom/Element.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+10 lines, -11 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/dom/ElementRareData.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+1 line, -8 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/dom/ElementRareData.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/dom/Node.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/dom/Node.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLAnchorElement.h
|
View
|
1
2
3
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLAnchorElement.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLElement.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLElement.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLFieldSetElement.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLFieldSetElement.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLFormControlElement.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLFormControlElement.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLOutputElement.h
|
View
|
1
2
3
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLOutputElement.cpp
|
View
|
1
2
3
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLSlotElement.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/HTMLSlotElement.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/page/FocusController.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/svg/SVGAElement.h
|
View
|
1
2
3
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/svg/SVGAElement.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/svg/SVGElement.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/svg/SVGElement.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|