Mozilla/mozilla/java/webclient/test/manual/doc/preliminary_spec.html
edburns%acm.org e7645cf64f Test cases
git-svn-id: svn://10.0.0.236/trunk@84611 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-08 23:19:07 +00:00

54 lines
993 B
HTML

<html>
<body>
<pre>
1. Parsing and rendering tests
HTML:
- simple html, with and w/o head,title,body
- page with DOCBASE and images
- bad html w/o close tag, mixed title head and body
TABLES:
- simple table, nested table, several tables on one page
- bad unclosed table, with unclosed cell, unclosed row
TARGETS:
- link with exist/unexist target, _self, _parent, _top, _blank
FRAMES:
- page with several frames,nested frameset, w and w/o scroller
- page with "noframes" tag
- unclosed frameset, reqursive framesets
JAVASCRIPT:
- using timeout, image changing
- using liveconnect with applet
- using xpconnect with some Mozilla's component(in Mozilla's case)
- javascript with bad syntax
PLUGINS:
- pages with object and embed tag
- page with existed plugin
- page with unexisted plugin
- page with pluglet(in Mozilla's case)
APPLET:
- page with applet, embedded via applet tag
- page with applet, embedded via object tag
2. Functions/Featuring tests
</pre>
</body>
</html>