summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/resource-timing/content-type-parsing.html.ini
blob: 1cac3c3fbe55bb01ba792f14077b360bfc765e03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
[content-type-parsing.html]
  [content-type 0 : ,text/plain]
    expected: FAIL

  [content-type 1 : text/plain,]
    expected: FAIL

  [content-type 2 : text/html,text/plain]
    expected: FAIL

  [content-type 3 : text/plain;charset=gbk,text/html]
    expected: FAIL

  [content-type 4 : text/plain;charset=gbk,text/html;charset=windows-1254]
    expected: FAIL

  [content-type 5 : text/plain;charset=gbk,text/plain]
    expected: FAIL

  [content-type 6 : text/plain;charset=gbk,text/plain;charset=windows-1252]
    expected: FAIL

  [content-type 7 : text/html;charset=gbk,text/html;x=",text/plain]
    expected: FAIL

  [content-type 8 : text/plain;charset=gbk;x=foo,text/plain]
    expected: FAIL

  [content-type 9 : text/html;charset=gbk,text/plain,text/html]
    expected: FAIL

  [content-type 10 : text/plain,*/*]
    expected: FAIL

  [content-type 11 : text/html,*/*]
    expected: FAIL

  [content-type 12 : */*,text/html]
    expected: FAIL

  [content-type 13 : text/plain,*/*;charset=gbk]
    expected: FAIL

  [content-type 14 : text/html,*/*;charset=gbk]
    expected: FAIL

  [content-type 15 : text/html;x=",text/plain]
    expected: FAIL

  [content-type 16 : text/html;",text/plain]
    expected: FAIL

  [content-type 17 : text/html;",\\",text/plain]
    expected: FAIL

  [content-type 18 : text/html;",\\",text/plain,";charset=GBK]
    expected: FAIL

  [content-type 19 : text/html;",",text/plain]
    expected: FAIL

  [mime-type 1 : text/html;charset=gbk]
    expected: FAIL

  [mime-type 2 : TEXT/HTML;CHARSET=GBK]
    expected: FAIL

  [mime-type 4 : text/html;charset=gbk(]
    expected: FAIL

  [mime-type 5 : text/html;x=(;charset=gbk]
    expected: FAIL

  [mime-type 7 : text/html;charset=gbk;charset=windows-1255]
    expected: FAIL

  [mime-type 8 : text/html;charset=();charset=GBK]
    expected: FAIL

  [mime-type 10 : text/html;charset =gbk]
    expected: FAIL

  [mime-type 11 : text/html ;charset=gbk]
    expected: FAIL

  [mime-type 12 : text/html; charset=gbk]
    expected: FAIL

  [mime-type 13 : text/html;charset= gbk]
    expected: FAIL

  [mime-type 14 : text/html;charset= "gbk"]
    expected: FAIL

  [mime-type 16 : text/html;charset=\x0bgbk]
    expected: FAIL

  [mime-type 17 : text/html;charset=\x0cgbk]
    expected: FAIL

  [mime-type 18 : text/html;\x0bcharset=gbk]
    expected: FAIL

  [mime-type 19 : text/html;\x0ccharset=gbk]
    expected: FAIL

  [mime-type 21 : text/html;charset='gbk']
    expected: FAIL

  [mime-type 22 : text/html;charset='gbk]
    expected: FAIL

  [mime-type 23 : text/html;charset=gbk']
    expected: FAIL

  [mime-type 24 : text/html;charset=';charset=GBK]
    expected: FAIL

  [mime-type 26 : text/html;test;charset=gbk]
    expected: FAIL

  [mime-type 27 : text/html;test=;charset=gbk]
    expected: FAIL

  [mime-type 28 : text/html;';charset=gbk]
    expected: FAIL

  [mime-type 29 : text/html;";charset=gbk]
    expected: FAIL

  [mime-type 30 : text/html ; ; charset=gbk]
    expected: FAIL

  [mime-type 31 : text/html;;;;charset=gbk]
    expected: FAIL

  [mime-type 32 : text/html;charset= ";charset=GBK]
    expected: FAIL

  [mime-type 33 : text/html;charset=";charset=foo";charset=GBK]
    expected: FAIL

  [mime-type 35 : text/html;charset="gbk"]
    expected: FAIL

  [mime-type 36 : text/html;charset="gbk]
    expected: FAIL

  [mime-type 37 : text/html;charset=gbk"]
    expected: FAIL

  [mime-type 38 : text/html;charset=" gbk"]
    expected: FAIL

  [mime-type 39 : text/html;charset="gbk "]
    expected: FAIL

  [mime-type 40 : text/html;charset="\\ gbk"]
    expected: FAIL

  [mime-type 41 : text/html;charset="\\g\\b\\k"]
    expected: FAIL

  [mime-type 42 : text/html;charset="gbk"x]
    expected: FAIL

  [mime-type 43 : text/html;charset="";charset=GBK]
    expected: FAIL

  [mime-type 44 : text/html;charset=";charset=GBK]
    expected: FAIL

  [mime-type 46 : text/html;charset={gbk}]
    expected: FAIL

  [mime-type 48 : text/html;0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789=x;charset=gbk]
    expected: FAIL

  [mime-type 69 : text/html;test=ÿ;charset=gbk]
    expected: FAIL