File: README

package info (click to toggle)
smlnj 110.79-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 82,552 kB
  • sloc: ansic: 32,532; asm: 6,314; sh: 2,303; makefile: 1,821; perl: 1,170; pascal: 295; yacc: 190; cs: 78; python: 77; lisp: 19
file content (33 lines) | stat: -rw-r--r-- 1,790 bytes parent folder | download | duplicates (4)
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
______________________________________________________________________
README for the HTML 4 parser test suite.
______________________________________________________________________

The following were copied under the Creative Commons Attribution-Share
Alike license (see http://creativecommons.org/licenses/by-sa/2.5/),
and come from a set of browser tests written by Robin Lionheart.
These are available at: http://www.robinlionheart.com/stds/html4/

* abbr.html - http://www.robinlionheart.com/stds/html4/abbr
* entities.html - http://www.robinlionheart.com/stds/html4/entities
  (Note that this page is actually XHTML 1.1, but we'll see what the
  HTML 4.01 strict parser makes of it.)
* spchars.html - http://www.robinlionheart.com/stds/html4/spchars
* id.html - http://www.robinlionheart.com/stds/html4/id
* edit.html - http://www.robinlionheart.com/stds/html4/edit
* forms.html - http://www.robinlionheart.com/stds/html4/forms
* frames.html - http://www.robinlionheart.com/stds/html4/frames
** framebody.html - http://www.robinlionheart.com/stds/html4/framebody
* objects.html - http://www.robinlionheart.com/stds/html4/objects
* objaudio.html - http://www.robinlionheart.com/stds/html4/objaudio
* objvideo.html - http://www.robinlionheart.com/stds/html4/objvideo
* quote.html - http://www.robinlionheart.com/stds/html4/quote
* scripts.html - http://www.robinlionheart.com/stds/html4/scripts
* tables.html - http://www.robinlionheart.com/stds/html4/tables
* dir.html - http://www.robinlionheart.com/stds/html4/dir

At the time of copying, I validated all of these sources using the W3C
validator (http://validator.w3.org/).

______________________________________________________________________
End of README
______________________________________________________________________