mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
32 lines
377 B
Plaintext
32 lines
377 B
Plaintext
#data
|
|
<b>1<i>2<p>3</b>4
|
|
#errors
|
|
#document
|
|
| <html>
|
|
| <head>
|
|
| <body>
|
|
| <b>
|
|
| "1"
|
|
| <i>
|
|
| "2"
|
|
| <i>
|
|
| <p>
|
|
| <b>
|
|
| "3"
|
|
| "4"
|
|
|
|
#data
|
|
<a><div><style></style><address><a>
|
|
#errors
|
|
#document
|
|
| <html>
|
|
| <head>
|
|
| <body>
|
|
| <a>
|
|
| <div>
|
|
| <a>
|
|
| <style>
|
|
| <address>
|
|
| <a>
|
|
| <a>
|