@@ -135,6 +135,12 @@ const TEST_TYPES = {
135135 / 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 $ / ,
136136 / 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 $ / ,
137137 / 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 $ / ,
138144 // @type : @none
139145 / 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 $ / ,
140146 // property index maps
@@ -161,13 +167,17 @@ const TEST_TYPES = {
161167 / 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 $ / ,
162168 / 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 $ / ,
163169 / 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 $ / ,
164173 // remote
165174 / 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 $ / ,
166175 / 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 $ / ,
167176 / 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 $ / ,
168177 / 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 $ / ,
169178 / 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 $ / ,
170179 / 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 $ / ,
171181 ]
172182 } ,
173183 fn : 'expand' ,
0 commit comments