Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 

160 řádky
2.2 KiB

  1. #data
  2. <foo bar=qux/>
  3. #errors
  4. #document
  5. | <html>
  6. | <head>
  7. | <body>
  8. | <foo>
  9. | bar="qux/"
  10. #data
  11. <p id="status"><noscript><strong>A</strong></noscript><span>B</span></p>
  12. #errors
  13. #document
  14. | <html>
  15. | <head>
  16. | <body>
  17. | <p>
  18. | id="status"
  19. | <noscript>
  20. | "<strong>A</strong>"
  21. | <span>
  22. | "B"
  23. #data
  24. <div><sarcasm><div></div></sarcasm></div>
  25. #errors
  26. #document
  27. | <html>
  28. | <head>
  29. | <body>
  30. | <div>
  31. | <sarcasm>
  32. | <div>
  33. #data
  34. <html><body><img src="" border="0" alt="><div>A</div></body></html>
  35. #errors
  36. #document
  37. | <html>
  38. | <head>
  39. | <body>
  40. #data
  41. <table><td></tbody>A
  42. #errors
  43. #document
  44. | <html>
  45. | <head>
  46. | <body>
  47. | "A"
  48. | <table>
  49. | <tbody>
  50. | <tr>
  51. | <td>
  52. #data
  53. <table><td></thead>A
  54. #errors
  55. #document
  56. | <html>
  57. | <head>
  58. | <body>
  59. | <table>
  60. | <tbody>
  61. | <tr>
  62. | <td>
  63. | "A"
  64. #data
  65. <table><td></tfoot>A
  66. #errors
  67. #document
  68. | <html>
  69. | <head>
  70. | <body>
  71. | <table>
  72. | <tbody>
  73. | <tr>
  74. | <td>
  75. | "A"
  76. #data
  77. <table><thead><td></tbody>A
  78. #errors
  79. #document
  80. | <html>
  81. | <head>
  82. | <body>
  83. | <table>
  84. | <thead>
  85. | <tr>
  86. | <td>
  87. | "A"
  88. #data
  89. <legend>test</legend>
  90. #errors
  91. #document
  92. | <html>
  93. | <head>
  94. | <body>
  95. | <legend>
  96. | "test"
  97. #data
  98. <table><input>
  99. #errors
  100. #document
  101. | <html>
  102. | <head>
  103. | <body>
  104. | <input>
  105. | <table>
  106. #data
  107. <b><em><dcell><postfield><postfield><postfield><postfield><missing_glyph><missing_glyph><missing_glyph><missing_glyph><hkern><aside></b></em>
  108. #errors
  109. #document-fragment
  110. div
  111. #document
  112. | <b>
  113. | <em>
  114. | <dcell>
  115. | <postfield>
  116. | <postfield>
  117. | <postfield>
  118. | <postfield>
  119. | <missing_glyph>
  120. | <missing_glyph>
  121. | <missing_glyph>
  122. | <missing_glyph>
  123. | <hkern>
  124. | <aside>
  125. | <em>
  126. | <b>
  127. #data
  128. <isindex action="x">
  129. #errors
  130. #document-fragment
  131. table
  132. #document
  133. | <form>
  134. | action="x"
  135. | <hr>
  136. | <label>
  137. | "This is a searchable index. Enter search keywords: "
  138. | <input>
  139. | name="isindex"
  140. | <hr>
  141. #data
  142. <option><XH<optgroup></optgroup>
  143. #errors
  144. #document-fragment
  145. select
  146. #document
  147. | <option>