~nskaggs/+junk/xenial-test

« back to all changes in this revision

Viewing changes to src/golang.org/x/net/html/testdata/webkit/tests17.dat

  • Committer: Nicholas Skaggs
  • Date: 2016-10-24 20:56:05 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20161024205605-z8lta0uvuhtxwzwl
Initi with beta15

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#data
 
2
<!doctype html><table><tbody><select><tr>
 
3
#errors
 
4
#document
 
5
| <!DOCTYPE html>
 
6
| <html>
 
7
|   <head>
 
8
|   <body>
 
9
|     <select>
 
10
|     <table>
 
11
|       <tbody>
 
12
|         <tr>
 
13
 
 
14
#data
 
15
<!doctype html><table><tr><select><td>
 
16
#errors
 
17
#document
 
18
| <!DOCTYPE html>
 
19
| <html>
 
20
|   <head>
 
21
|   <body>
 
22
|     <select>
 
23
|     <table>
 
24
|       <tbody>
 
25
|         <tr>
 
26
|           <td>
 
27
 
 
28
#data
 
29
<!doctype html><table><tr><td><select><td>
 
30
#errors
 
31
#document
 
32
| <!DOCTYPE html>
 
33
| <html>
 
34
|   <head>
 
35
|   <body>
 
36
|     <table>
 
37
|       <tbody>
 
38
|         <tr>
 
39
|           <td>
 
40
|             <select>
 
41
|           <td>
 
42
 
 
43
#data
 
44
<!doctype html><table><tr><th><select><td>
 
45
#errors
 
46
#document
 
47
| <!DOCTYPE html>
 
48
| <html>
 
49
|   <head>
 
50
|   <body>
 
51
|     <table>
 
52
|       <tbody>
 
53
|         <tr>
 
54
|           <th>
 
55
|             <select>
 
56
|           <td>
 
57
 
 
58
#data
 
59
<!doctype html><table><caption><select><tr>
 
60
#errors
 
61
#document
 
62
| <!DOCTYPE html>
 
63
| <html>
 
64
|   <head>
 
65
|   <body>
 
66
|     <table>
 
67
|       <caption>
 
68
|         <select>
 
69
|       <tbody>
 
70
|         <tr>
 
71
 
 
72
#data
 
73
<!doctype html><select><tr>
 
74
#errors
 
75
#document
 
76
| <!DOCTYPE html>
 
77
| <html>
 
78
|   <head>
 
79
|   <body>
 
80
|     <select>
 
81
 
 
82
#data
 
83
<!doctype html><select><td>
 
84
#errors
 
85
#document
 
86
| <!DOCTYPE html>
 
87
| <html>
 
88
|   <head>
 
89
|   <body>
 
90
|     <select>
 
91
 
 
92
#data
 
93
<!doctype html><select><th>
 
94
#errors
 
95
#document
 
96
| <!DOCTYPE html>
 
97
| <html>
 
98
|   <head>
 
99
|   <body>
 
100
|     <select>
 
101
 
 
102
#data
 
103
<!doctype html><select><tbody>
 
104
#errors
 
105
#document
 
106
| <!DOCTYPE html>
 
107
| <html>
 
108
|   <head>
 
109
|   <body>
 
110
|     <select>
 
111
 
 
112
#data
 
113
<!doctype html><select><thead>
 
114
#errors
 
115
#document
 
116
| <!DOCTYPE html>
 
117
| <html>
 
118
|   <head>
 
119
|   <body>
 
120
|     <select>
 
121
 
 
122
#data
 
123
<!doctype html><select><tfoot>
 
124
#errors
 
125
#document
 
126
| <!DOCTYPE html>
 
127
| <html>
 
128
|   <head>
 
129
|   <body>
 
130
|     <select>
 
131
 
 
132
#data
 
133
<!doctype html><select><caption>
 
134
#errors
 
135
#document
 
136
| <!DOCTYPE html>
 
137
| <html>
 
138
|   <head>
 
139
|   <body>
 
140
|     <select>
 
141
 
 
142
#data
 
143
<!doctype html><table><tr></table>a
 
144
#errors
 
145
#document
 
146
| <!DOCTYPE html>
 
147
| <html>
 
148
|   <head>
 
149
|   <body>
 
150
|     <table>
 
151
|       <tbody>
 
152
|         <tr>
 
153
|     "a"