|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1732 lines, -16 lines) |
Patch |
 |
M |
LayoutTests/accessibility/adjacent-continuations-cause-assertion-failure-expected.txt
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/accessibility/inline-continuations.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
LayoutTests/accessibility/inline-text-bidi-bounds-for-range.html
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/accessibility/inline-text-bounds-for-range.html
|
View
|
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/accessibility/inline-text-changes.html
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/accessibility/inline-text-changes-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/accessibility/inline-text-textarea.html
|
View
|
1
2
3
4
5
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/accessibility/inline-text-textarea-expected.txt
|
View
|
1
2
3
4
5
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/accessibility/inline-text-word-boundaries.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/accessibility/legend-expected.txt
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/platform/linux/accessibility/inline-text-bidi-bounds-for-range-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/platform/linux/accessibility/inline-text-bounds-for-range-expected.txt
|
View
|
1
2
3
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/platform/linux/accessibility/inline-text-word-boundaries-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/platform/mac/accessibility/inline-text-bidi-bounds-for-range-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/platform/mac/accessibility/inline-text-bounds-for-range-expected.txt
|
View
|
1
2
3
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/platform/mac/accessibility/inline-text-word-boundaries-expected.txt
|
View
|
1
2
3
4
5
6
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/platform/win/accessibility/inline-text-bidi-bounds-for-range-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/platform/win/accessibility/inline-text-bounds-for-range-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
LayoutTests/platform/win/accessibility/inline-text-word-boundaries-expected.txt
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/core/accessibility/AXInlineTextBox.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+22 lines, -13 lines |
0 comments
|
Download
|
 |
A |
Source/core/accessibility/AXInlineTextBox.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+154 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/accessibility/AXNodeObject.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/accessibility/AXObject.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/accessibility/AXObjectCache.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
8 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/accessibility/AXObjectCache.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
7 chunks |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/accessibility/AXRenderObject.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/accessibility/AXRenderObject.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
5 chunks |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/core.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/rendering/AbstractInlineTextBox.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/rendering/AbstractInlineTextBox.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+163 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/InlineTextBox.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/InlineTextBox.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderText.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/rendering/RenderText.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/testing/runner/AccessibilityController.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/testing/runner/WebAXObjectProxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/testing/runner/WebAXObjectProxy.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
5 chunks |
+166 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/AssertMatchingEnums.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/web/WebAXObject.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
M |
public/web/WebAXEnums.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
public/web/WebAXObject.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|