• Home
  • Raw
  • Download

Lines Matching refs:html

21             "description": "<!doctype html><plaintext></plaintext>",
22 "input": "<!doctype html><plaintext></plaintext>",
26 "html",
44 "description": "<!doctype html><html><plaintext></plaintext>",
45 "input": "<!doctype html><html><plaintext></plaintext>",
49 "html",
56 "html",
72 "description": "<!doctype html><head><plaintext></plaintext>",
73 "input": "<!doctype html><head><plaintext></plaintext>",
77 "html",
100 "description": "<!doctype html><html><noscript><plaintext></plaintext>",
101 "input": "<!doctype html><html><noscript><plaintext></plaintext>",
105 "html",
112 "html",
128 "description": "<!doctype html></head><plaintext></plaintext>",
129 "input": "<!doctype html></head><plaintext></plaintext>",
133 "html",
155 "description": "<!doctype html><body><plaintext></plaintext>",
156 "input": "<!doctype html><body><plaintext></plaintext>",
160 "html",
183 "description": "<!doctype html><table><plaintext></plaintext>",
184 "input": "<!doctype html><table><plaintext></plaintext>",
188 "html",
211 "description": "<!doctype html><table><tbody><plaintext></plaintext>",
212 "input": "<!doctype html><table><tbody><plaintext></plaintext>",
216 "html",
244 "description": "<!doctype html><table><tbody><tr><plaintext></plaintext>",
245 "input": "<!doctype html><table><tbody><tr><plaintext></plaintext>",
249 "html",
282 "description": "<!doctype html><table><td><plaintext></plaintext>",
283 "input": "<!doctype html><table><td><plaintext></plaintext>",
287 "html",
315 "description": "<!doctype html><table><caption><plaintext></plaintext>",
316 "input": "<!doctype html><table><caption><plaintext></plaintext>",
320 "html",
348 "description": "<!doctype html><table><colgroup><plaintext></plaintext>",
349 "input": "<!doctype html><table><colgroup><plaintext></plaintext>",
353 "html",
381 "description": "<!doctype html><template><plaintext>a</template>b",
382 "input": "<!doctype html><template><plaintext>a</template>b",
386 "html",
409 "description": "<!doctype html><body></body><plaintext></plaintext>",
410 "input": "<!doctype html><body></body><plaintext></plaintext>",
414 "html",
441 "description": "<!doctype html><body></body></html><plaintext></plaintext>",
442 "input": "<!doctype html><body></body></html><plaintext></plaintext>",
446 "html",
462 "html"
477 "description": "<!doctype html><svg><plaintext>a</plaintext>b",
478 "input": "<!doctype html><svg><plaintext>a</plaintext>b",
482 "html",
513 "description": "<!doctype html><svg><title><plaintext>a</plaintext>b",
514 "input": "<!doctype html><svg><title><plaintext>a</plaintext>b",
518 "html",
546 "description": "<!doctype html><table><tr><style></script></style>abc",
547 "input": "<!doctype html><table><tr><style></script></style>abc",
551 "html",
587 "description": "<!doctype html><table><tr><script></style></script>abc",
588 "input": "<!doctype html><table><tr><script></style></script>abc",
592 "html",
628 "description": "<!doctype html><table><caption><style></script></style>abc",
629 "input": "<!doctype html><table><caption><style></script></style>abc",
633 "html",
669 "description": "<!doctype html><table><td><style></script></style>abc",
670 "input": "<!doctype html><table><td><style></script></style>abc",
674 "html",
710 "description": "<!doctype html><select><script></style></script>abc",
711 "input": "<!doctype html><select><script></style></script>abc",
715 "html",
746 "description": "<!doctype html><table><select><script></style></script>abc",
747 "input": "<!doctype html><table><select><script></style></script>abc",
751 "html",
787 "description": "<!doctype html><table><tr><select><script></style></script>abc",
788 "input": "<!doctype html><table><tr><select><script></style></script>abc",
792 "html",
833 "description": "<!doctype html><frameset></frameset><noframes>abc",
834 "input": "<!doctype html><frameset></frameset><noframes>abc",
838 "html",
865 "description": "<!doctype html><frameset></frameset><noframes>abc</noframes><!--abc-->",
866 "input": "<!doctype html><frameset></frameset><noframes>abc</noframes><!--abc-->",
870 "html",
905 "description": "<!doctype html><frameset></frameset></html><noframes>abc",
906 "input": "<!doctype html><frameset></frameset></html><noframes>abc",
910 "html",
926 "html"
941 … "description": "<!doctype html><frameset></frameset></html><noframes>abc</noframes><!--abc-->",
942 … "input": "<!doctype html><frameset></frameset></html><noframes>abc</noframes><!--abc-->",
946 "html",
962 "html"
985 "description": "<!doctype html><table><tr></tbody><tfoot>",
986 "input": "<!doctype html><table><tr></tbody><tfoot>",
990 "html",
1018 "description": "<!doctype html><table><td><svg></svg>abc<td>",
1019 "input": "<!doctype html><table><td><svg></svg>abc<td>",
1023 "html",