Commit e1e8d89
File tree
7 files changed
+184
-203
lines changedFilter options
- html5lib
- filters
- serializer
- treewalkers
7 files changed
+184
-203
lines changed+153-155Lines changed: 153 additions & 155 deletions
Large diffs are not rendered by default.
html5lib/filters/lint.py
Copy file name to clipboard+19-22Lines changed: 19 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 | 3 |
|
7 | 4 |
|
8 | 5 |
|
| ||
23 | 20 |
|
24 | 21 |
|
25 | 22 |
|
26 |
| - |
| 23 | + |
27 | 24 |
|
28 |
| - |
| 25 | + |
29 | 26 |
|
30 |
| - |
| 27 | + |
31 | 28 |
|
32 |
| - |
| 29 | + |
33 | 30 |
|
34 |
| - |
| 31 | + |
35 | 32 |
|
36 | 33 |
|
37 | 34 |
|
38 | 35 |
|
39 |
| - |
| 36 | + |
40 | 37 |
|
41 |
| - |
| 38 | + |
42 | 39 |
|
43 |
| - |
| 40 | + |
44 | 41 |
|
45 | 42 |
|
46 | 43 |
|
| ||
51 | 48 |
|
52 | 49 |
|
53 | 50 |
|
54 |
| - |
| 51 | + |
55 | 52 |
|
56 |
| - |
| 53 | + |
57 | 54 |
|
58 |
| - |
| 55 | + |
59 | 56 |
|
60 | 57 |
|
61 |
| - |
| 58 | + |
62 | 59 |
|
63 | 60 |
|
64 | 61 |
|
65 | 62 |
|
66 |
| - |
| 63 | + |
67 | 64 |
|
68 | 65 |
|
69 | 66 |
|
70 | 67 |
|
71 |
| - |
| 68 | + |
72 | 69 |
|
73 |
| - |
| 70 | + |
74 | 71 |
|
75 | 72 |
|
76 | 73 |
|
77 |
| - |
| 74 | + |
78 | 75 |
|
79 | 76 |
|
80 | 77 |
|
81 | 78 |
|
82 |
| - |
| 79 | + |
83 | 80 |
|
84 |
| - |
| 81 | + |
85 | 82 |
|
86 | 83 |
|
87 | 84 |
|
88 | 85 |
|
89 | 86 |
|
90 | 87 |
|
91 |
| - |
| 88 | + |
92 | 89 |
|
93 | 90 |
|
html5lib/serializer/htmlserializer.py
Copy file name to clipboardExpand all lines: html5lib/serializer/htmlserializer.py+6-9Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| - |
7 | 4 |
|
8 | 5 |
|
9 | 6 |
|
| ||
208 | 205 |
|
209 | 206 |
|
210 | 207 |
|
211 |
| - |
| 208 | + |
212 | 209 |
|
213 | 210 |
|
214 | 211 |
|
| ||
220 | 217 |
|
221 | 218 |
|
222 | 219 |
|
223 |
| - |
| 220 | + |
224 | 221 |
|
225 | 222 |
|
226 | 223 |
|
| ||
231 | 228 |
|
232 | 229 |
|
233 | 230 |
|
234 |
| - |
| 231 | + |
235 | 232 |
|
236 | 233 |
|
237 | 234 |
|
| ||
279 | 276 |
|
280 | 277 |
|
281 | 278 |
|
282 |
| - |
| 279 | + |
283 | 280 |
|
284 | 281 |
|
285 | 282 |
|
286 | 283 |
|
287 | 284 |
|
288 |
| - |
| 285 | + |
289 | 286 |
|
290 | 287 |
|
291 | 288 |
|
292 | 289 |
|
293 | 290 |
|
294 | 291 |
|
295 |
| - |
| 292 | + |
296 | 293 |
|
297 | 294 |
|
298 | 295 |
|
|
html5lib/treewalkers/_base.py
Copy file name to clipboardExpand all lines: html5lib/treewalkers/_base.py+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
10 | 7 |
|
11 | 8 |
|
12 | 9 |
|
| ||
61 | 58 |
|
62 | 59 |
|
63 | 60 |
|
64 |
| - |
| 61 | + |
65 | 62 |
|
66 | 63 |
|
67 | 64 |
|
| ||
125 | 122 |
|
126 | 123 |
|
127 | 124 |
|
128 |
| - |
| 125 | + |
129 | 126 |
|
130 | 127 |
|
131 | 128 |
|
|
html5lib/treewalkers/dom.py
Copy file name to clipboardExpand all lines: html5lib/treewalkers/dom.py-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - |
7 |
| - |
8 | 5 |
|
9 | 6 |
|
10 | 7 |
|
|
html5lib/treewalkers/etree.py
Copy file name to clipboardExpand all lines: html5lib/treewalkers/etree.py-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
12 | 10 |
|
13 | 11 |
|
14 | 12 |
|
|
html5lib/treewalkers/lxmletree.py
Copy file name to clipboardExpand all lines: html5lib/treewalkers/lxmletree.py+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
10 | 7 |
|
11 | 8 |
|
12 | 9 |
|
| ||
130 | 127 |
|
131 | 128 |
|
132 | 129 |
|
133 |
| - |
| 130 | + |
134 | 131 |
|
135 | 132 |
|
136 | 133 |
|
| ||
169 | 166 |
|
170 | 167 |
|
171 | 168 |
|
172 |
| - |
| 169 | + |
173 | 170 |
|
174 | 171 |
|
175 | 172 |
|
| ||
180 | 177 |
|
181 | 178 |
|
182 | 179 |
|
183 |
| - |
| 180 | + |
184 | 181 |
|
185 | 182 |
|
186 | 183 |
|
| ||
196 | 193 |
|
197 | 194 |
|
198 | 195 |
|
199 |
| - |
| 196 | + |
200 | 197 |
|
201 | 198 |
|
202 | 199 |
|
|
0 commit comments