-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreport.txt
More file actions
79 lines (75 loc) · 1.44 KB
/
Copy pathreport.txt
File metadata and controls
79 lines (75 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Found following files:
mock_data/html/basic.html
mock_data/html/sub/basicsub.html
mock_data/html/sub/subsub/basicsubsub.html
mock_data/style/style.css
mock_data/js/mockfile.JS
-------------------------------
Ignored following files:
-------------------------------
-------------------------------
Found following div classes inside html files:
-------------------------------
0:sub-dup
1:sub-sub-dir
2:get-by-jq
3:navbar
4:unique-class
5:dup
6:button
7:sub-dir
8:top-dir
-------------------------------
Found following div classes inside css files:
-------------------------------
0:basic
1:button-default
2:entry
3:navbar
4:add-dyn
5:menu-big
6:button
7:menu
8:small
-------------------------------
Found following div classes inside js files:
-------------------------------
0:jQ-doc-event-syntax
1:random-class
2:class-added-via-classlist
3:class-small-1
4:get-by-jq
5:menu-big
6:first
7:new-class
8:small-2
9:navbar
10:test
11:jq-added-class
12:get-via-vanilla-js
13:add-dyn
14:one-more-random-class
15:some-class
16:and-another-class
17:just-syntax
18:class-added-via-attribute
19:get-via-jquery
20:mock-class
21:menu-size-1
22:sub-dir
-------------------------------
CSS classes not found in any html or js file: 5
-------------------------------
0:basic
1:button-default
2:entry
3:menu
4:small
-------------------------------
DIV classes not found in any css or js file:5
-------------------------------
0:sub-dup
1:sub-sub-dir
2:unique-class
3:dup
4:top-dir