|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+265 lines, -105 lines) |
Patch |
 |
M |
content/browser/accessibility/browser_accessibility.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/accessibility/browser_accessibility_auralinux.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/accessibility/browser_accessibility_mac.mm
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/accessibility/browser_accessibility_win.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+19 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/accessibility/browser_accessibility_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
11 chunks |
+158 lines, -45 lines |
0 comments
|
Download
|
 |
M |
content/browser/accessibility/browser_accessibility_win_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
7 chunks |
+30 lines, -13 lines |
0 comments
|
Download
|
 |
M |
content/renderer/accessibility/blink_ax_tree_source.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/accessibility/renderer_accessibility.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/test/data/accessibility/aria/aria-searchbox-with-selection-expected-win.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/test/data/accessibility/aria/aria-textbox-with-selection-expected-win.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/test/data/accessibility/html/contenteditable-descendants.html
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/test/data/accessibility/html/contenteditable-descendants-expected-win.txt
|
View
|
1
2
3
4
5
|
1 chunk |
+25 lines, -25 lines |
0 comments
|
Download
|
 |
M |
content/test/data/accessibility/html/input-password-expected-win.txt
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/data/accessibility/html/input-text-expected-win.txt
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/data/accessibility/html/input-text-with-selection-expected-win.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/test/data/accessibility/html/textarea-with-selection-expected-win.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|