parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests25.dat

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 #data
michael@0 2 <!DOCTYPE html><body><foo>A
michael@0 3 #errors
michael@0 4 (1,27): expected-closing-tag-but-got-eof
michael@0 5 #document
michael@0 6 | <!DOCTYPE html>
michael@0 7 | <html>
michael@0 8 | <head>
michael@0 9 | <body>
michael@0 10 | <foo>
michael@0 11 | "A"
michael@0 12
michael@0 13 #data
michael@0 14 <!DOCTYPE html><body><area>A
michael@0 15 #errors
michael@0 16 #document
michael@0 17 | <!DOCTYPE html>
michael@0 18 | <html>
michael@0 19 | <head>
michael@0 20 | <body>
michael@0 21 | <area>
michael@0 22 | "A"
michael@0 23
michael@0 24 #data
michael@0 25 <!DOCTYPE html><body><base>A
michael@0 26 #errors
michael@0 27 #document
michael@0 28 | <!DOCTYPE html>
michael@0 29 | <html>
michael@0 30 | <head>
michael@0 31 | <body>
michael@0 32 | <base>
michael@0 33 | "A"
michael@0 34
michael@0 35 #data
michael@0 36 <!DOCTYPE html><body><basefont>A
michael@0 37 #errors
michael@0 38 #document
michael@0 39 | <!DOCTYPE html>
michael@0 40 | <html>
michael@0 41 | <head>
michael@0 42 | <body>
michael@0 43 | <basefont>
michael@0 44 | "A"
michael@0 45
michael@0 46 #data
michael@0 47 <!DOCTYPE html><body><bgsound>A
michael@0 48 #errors
michael@0 49 #document
michael@0 50 | <!DOCTYPE html>
michael@0 51 | <html>
michael@0 52 | <head>
michael@0 53 | <body>
michael@0 54 | <bgsound>
michael@0 55 | "A"
michael@0 56
michael@0 57 #data
michael@0 58 <!DOCTYPE html><body><br>A
michael@0 59 #errors
michael@0 60 #document
michael@0 61 | <!DOCTYPE html>
michael@0 62 | <html>
michael@0 63 | <head>
michael@0 64 | <body>
michael@0 65 | <br>
michael@0 66 | "A"
michael@0 67
michael@0 68 #data
michael@0 69 <!DOCTYPE html><body><col>A
michael@0 70 #errors
michael@0 71 (1,26): unexpected-start-tag-ignored
michael@0 72 #document
michael@0 73 | <!DOCTYPE html>
michael@0 74 | <html>
michael@0 75 | <head>
michael@0 76 | <body>
michael@0 77 | "A"
michael@0 78
michael@0 79 #data
michael@0 80 <!DOCTYPE html><body><command>A
michael@0 81 #errors
michael@0 82 #document
michael@0 83 | <!DOCTYPE html>
michael@0 84 | <html>
michael@0 85 | <head>
michael@0 86 | <body>
michael@0 87 | <command>
michael@0 88 | "A"
michael@0 89
michael@0 90 #data
michael@0 91 <!DOCTYPE html><body><embed>A
michael@0 92 #errors
michael@0 93 #document
michael@0 94 | <!DOCTYPE html>
michael@0 95 | <html>
michael@0 96 | <head>
michael@0 97 | <body>
michael@0 98 | <embed>
michael@0 99 | "A"
michael@0 100
michael@0 101 #data
michael@0 102 <!DOCTYPE html><body><frame>A
michael@0 103 #errors
michael@0 104 (1,28): unexpected-start-tag-ignored
michael@0 105 #document
michael@0 106 | <!DOCTYPE html>
michael@0 107 | <html>
michael@0 108 | <head>
michael@0 109 | <body>
michael@0 110 | "A"
michael@0 111
michael@0 112 #data
michael@0 113 <!DOCTYPE html><body><hr>A
michael@0 114 #errors
michael@0 115 #document
michael@0 116 | <!DOCTYPE html>
michael@0 117 | <html>
michael@0 118 | <head>
michael@0 119 | <body>
michael@0 120 | <hr>
michael@0 121 | "A"
michael@0 122
michael@0 123 #data
michael@0 124 <!DOCTYPE html><body><img>A
michael@0 125 #errors
michael@0 126 #document
michael@0 127 | <!DOCTYPE html>
michael@0 128 | <html>
michael@0 129 | <head>
michael@0 130 | <body>
michael@0 131 | <img>
michael@0 132 | "A"
michael@0 133
michael@0 134 #data
michael@0 135 <!DOCTYPE html><body><input>A
michael@0 136 #errors
michael@0 137 #document
michael@0 138 | <!DOCTYPE html>
michael@0 139 | <html>
michael@0 140 | <head>
michael@0 141 | <body>
michael@0 142 | <input>
michael@0 143 | "A"
michael@0 144
michael@0 145 #data
michael@0 146 <!DOCTYPE html><body><keygen>A
michael@0 147 #errors
michael@0 148 #document
michael@0 149 | <!DOCTYPE html>
michael@0 150 | <html>
michael@0 151 | <head>
michael@0 152 | <body>
michael@0 153 | <keygen>
michael@0 154 | "A"
michael@0 155
michael@0 156 #data
michael@0 157 <!DOCTYPE html><body><link>A
michael@0 158 #errors
michael@0 159 #document
michael@0 160 | <!DOCTYPE html>
michael@0 161 | <html>
michael@0 162 | <head>
michael@0 163 | <body>
michael@0 164 | <link>
michael@0 165 | "A"
michael@0 166
michael@0 167 #data
michael@0 168 <!DOCTYPE html><body><meta>A
michael@0 169 #errors
michael@0 170 #document
michael@0 171 | <!DOCTYPE html>
michael@0 172 | <html>
michael@0 173 | <head>
michael@0 174 | <body>
michael@0 175 | <meta>
michael@0 176 | "A"
michael@0 177
michael@0 178 #data
michael@0 179 <!DOCTYPE html><body><param>A
michael@0 180 #errors
michael@0 181 #document
michael@0 182 | <!DOCTYPE html>
michael@0 183 | <html>
michael@0 184 | <head>
michael@0 185 | <body>
michael@0 186 | <param>
michael@0 187 | "A"
michael@0 188
michael@0 189 #data
michael@0 190 <!DOCTYPE html><body><source>A
michael@0 191 #errors
michael@0 192 #document
michael@0 193 | <!DOCTYPE html>
michael@0 194 | <html>
michael@0 195 | <head>
michael@0 196 | <body>
michael@0 197 | <source>
michael@0 198 | "A"
michael@0 199
michael@0 200 #data
michael@0 201 <!DOCTYPE html><body><track>A
michael@0 202 #errors
michael@0 203 #document
michael@0 204 | <!DOCTYPE html>
michael@0 205 | <html>
michael@0 206 | <head>
michael@0 207 | <body>
michael@0 208 | <track>
michael@0 209 | "A"
michael@0 210
michael@0 211 #data
michael@0 212 <!DOCTYPE html><body><wbr>A
michael@0 213 #errors
michael@0 214 #document
michael@0 215 | <!DOCTYPE html>
michael@0 216 | <html>
michael@0 217 | <head>
michael@0 218 | <body>
michael@0 219 | <wbr>
michael@0 220 | "A"

mercurial