@@ -135,6 +135,12 @@ const TEST_TYPES = {
135
135
/ e x p a n d - m a n i f e s t .j s o n l d # t h 0 2 0 $ / ,
136
136
/ e x p a n d - m a n i f e s t .j s o n l d # t h 0 2 1 $ / ,
137
137
/ e x p a n d - m a n i f e s t .j s o n l d # t h 0 2 2 $ / ,
138
+ // HTML extraction
139
+ / e x p a n d - m a n i f e s t .j s o n l d # t h c 0 1 $ / ,
140
+ / e x p a n d - m a n i f e s t .j s o n l d # t h c 0 2 $ / ,
141
+ / e x p a n d - m a n i f e s t .j s o n l d # t h c 0 3 $ / ,
142
+ / e x p a n d - m a n i f e s t .j s o n l d # t h c 0 4 $ / ,
143
+ / e x p a n d - m a n i f e s t .j s o n l d # t h c 0 5 $ / ,
138
144
// @type : @none
139
145
/ e x p a n d - m a n i f e s t .j s o n l d # t t n 0 2 $ / ,
140
146
// property index maps
@@ -161,13 +167,17 @@ const TEST_TYPES = {
161
167
/ e x p a n d - m a n i f e s t .j s o n l d # t j s 0 9 $ / ,
162
168
/ e x p a n d - m a n i f e s t .j s o n l d # t j s 1 0 $ / ,
163
169
/ e x p a n d - m a n i f e s t .j s o n l d # t j s 1 1 $ / ,
170
+ // misc
171
+ / e x p a n d - m a n i f e s t .j s o n l d # t e 0 4 3 $ / ,
172
+ / e x p a n d - m a n i f e s t .j s o n l d # t e 0 4 4 $ / ,
164
173
// remote
165
174
/ r e m o t e - d o c - m a n i f e s t .j s o n l d # t 0 0 0 5 $ / ,
166
175
/ r e m o t e - d o c - m a n i f e s t .j s o n l d # t 0 0 0 6 $ / ,
167
176
/ r e m o t e - d o c - m a n i f e s t .j s o n l d # t 0 0 0 7 $ / ,
168
177
/ r e m o t e - d o c - m a n i f e s t .j s o n l d # t 0 0 1 0 $ / ,
169
178
/ r e m o t e - d o c - m a n i f e s t .j s o n l d # t 0 0 1 1 $ / ,
170
179
/ r e m o t e - d o c - m a n i f e s t .j s o n l d # t 0 0 1 2 $ / ,
180
+ / r e m o t e - d o c - m a n i f e s t .j s o n l d # t 0 0 1 3 $ / ,
171
181
]
172
182
} ,
173
183
fn : 'expand' ,
0 commit comments