Commit 125ac51
authored
File tree
Expand file treeCollapse file tree
3 files changed
+11
-14
lines changedFilter options
- lib
- rules
- utils
- tests
Expand file treeCollapse file tree
3 files changed
+11
-14
lines changedlib/rules/a11y-no-title-attribute.js
Copy file name to clipboardExpand all lines: lib/rules/a11y-no-title-attribute.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 |
| - |
| 53 | + |
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
|
lib/utils/get-element-type.js
Copy file name to clipboardExpand all lines: lib/utils/get-element-type.js+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
| 10 | + |
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
13 | 17 |
|
14 | 18 |
|
15 | 19 |
|
16 | 20 |
|
17 | 21 |
|
18 |
| - |
| 22 | + |
19 | 23 |
|
20 | 24 |
|
21 | 25 |
|
|
tests/a11y-no-title-attribute.js
Copy file name to clipboardExpand all lines: tests/a11y-no-title-attribute.js+4-11Lines changed: 4 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
43 | 47 |
|
44 | 48 |
|
45 | 49 |
|
46 | 50 |
|
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 | 51 |
|
59 | 52 |
|
0 commit comments