Commit Graph

62 Commits

Author SHA1 Message Date
rickg%netscape.com
57afdc28b7 added CRC 1999-02-19 00:54:27 +00:00
kmcclusk%netscape.com
85c61b4f7f Added <INPUT type=file> to test_pr.html 1999-02-17 18:27:38 +00:00
troy%netscape.com
3630e3f484 Fix for bug #2899 1999-02-17 17:01:39 +00:00
kmcclusk%netscape.com
3aceaa77fa Added reset, submit, button, and file input types to test_pr sample. 1999-02-11 18:28:41 +00:00
karnaze%netscape.com
cfbec4c2ff tests collapsing rows, row groups, cols, col groups 1999-02-11 06:23:43 +00:00
rickg%netscape.com
e839774ae2 added a few comment tests 1999-02-10 09:11:54 +00:00
rickg%netscape.com
ec50c95e34 added a few comment tests 1999-02-10 09:08:35 +00:00
rickg%netscape.com
947ab1d88c added a few comment tests 1999-02-10 09:07:37 +00:00
kmcclusk%netscape.com
c9025637bf Added test_gfx.html file to test gfx rendering of form elements. 1999-02-09 18:36:04 +00:00
troy%netscape.com
42f9a584bc Initial check-in 1999-02-03 17:03:05 +00:00
karnaze%netscape.com
6256ccca5b Made table frame construction flexible enough to allow arbitrary content to be mapped
to arbitrary table related display types.
1999-01-30 15:52:19 +00:00
karnaze%netscape.com
7b139f6c8e scrollable row groups 1999-01-17 23:35:56 +00:00
peterl%netscape.com
aa4e160b3a fixed bad html that triggers an interesting bug in select control frame 1999-01-15 03:01:28 +00:00
buster%netscape.com
10d2926d7a swirly new collapsing border example added 1999-01-03 20:45:05 +00:00
kmcclusk%netscape.com
b45046e8b2 Added more form elements to printer test 1998-12-15 22:51:49 +00:00
kmcclusk%netscape.com
fd07a08d5e Added button to test_pr.html 1998-12-10 19:43:59 +00:00
kmcclusk%netscape.com
53fed7552c Added test_pr to the set of sample file. test_pr is used to test printing of
form controls.
1998-12-10 18:55:45 +00:00
joki%netscape.com
3f70b70b90 Fire button on every click as opposed to every other. 1998-11-19 01:31:22 +00:00
karnaze%netscape.com
aec75f892e form control content attribute changes (not all) reflected in layout; fixed scrolling on <iframe>, <frame>;
added nsImageControlFrame to handle <input type=image>.
1998-11-09 23:30:16 +00:00
michaelp%netscape.com
d142a0a3b1 added opacity example as demo #10. 1998-10-26 18:07:14 +00:00
kipp%netscape.com
59a739ecbb Test out new text-style support 1998-10-26 17:13:28 +00:00
karnaze%netscape.com
2a0c2366bb implemented <LABEL>; document maintains list of forms as created; form element properly releases form controls. 1998-10-22 23:00:37 +00:00
karnaze%netscape.com
98eb658b89 fixed bugs 1130, 1132, 1133 1998-10-19 20:37:40 +00:00
karnaze%netscape.com
9fb22bd084 html 4 <BUTTON> basic functionality 1998-10-17 00:35:32 +00:00
karnaze%netscape.com
c82d985b8a fixed bug 958, checkboxes wrong background when not checked, select always multiple, text & texarea not reset. html 4 button work in progress. 1998-10-13 21:31:26 +00:00
karnaze%netscape.com
63f45a785b inline, shrinkwrap support for fieldsets, legneds 1998-10-08 19:04:57 +00:00
karnaze%netscape.com
42797648cf fieldset, legend support. fixed bug #987 1998-10-08 04:38:41 +00:00
peterl%netscape.com
8e55589749 cleaned up markup to match descriptions
added text decoration color test
1998-09-24 23:28:10 +00:00
karnaze%netscape.com
75a9037d68 added image submit to first form 1998-09-23 17:55:28 +00:00
kipp%netscape.com
4c27334e38 Fixed body tags for bug reported by dbaron@netaxs.com 1998-09-03 05:07:16 +00:00
karnaze%netscape.com
f76f781af8 form submission on carriage return in some cases; replaced NS_RELEASE with NS_IF_RELEASE in nsFrame destructor 1998-08-04 18:19:51 +00:00
karnaze%netscape.com
4f71343751 test9 no longer uses test6 1998-08-04 16:57:44 +00:00
buster%netscape.com
f080cc117a *** empty log message *** 1998-08-04 00:58:34 +00:00
karnaze%netscape.com
fc265fd305 sizing improvements of form controls for nav4 compatibility 1998-07-31 05:22:35 +00:00
buster%netscape.com
9cbfa3beee made this test case a bit flashier 1998-07-28 00:51:53 +00:00
karnaze%netscape.com
9c030a8f5c more robust frameset layout; <frame>, <iframe> borders; reenabled scrolling attr for <iframe> 1998-07-27 05:59:37 +00:00
peterl%netscape.com
39998152c4 replaced with one more useful 1998-07-23 18:05:35 +00:00
karnaze
3074df2576 named <iframe>s, scrolling attribute, more complete test9.html 1998-06-23 22:25:28 +00:00
karnaze
505cf9d7ac fixed divide by zero, test9 has sub sub doc. 1998-06-18 18:33:34 +00:00
karnaze
126dc3a360 added tst9, improvements to <iframe> 1998-06-18 00:47:18 +00:00
karnaze
b9a228a2b2 more <iframe> support 1998-06-16 21:32:54 +00:00
joki
f6b742babd Adding new test for editor mode 1998-06-07 07:39:03 +00:00
karnaze
27dfe99ee7 simplified test8tab.html 1998-06-01 16:52:56 +00:00
karnaze
4de74d7ac1 event improvements 1998-05-29 22:44:13 +00:00
buster
8446057bfd added an optional # to viewer.exe command line switch -p. If a number is provided, it is used as the last sample to load when running in purify. This is useful for running just a the first sample
in purify, or a small number of samples, for example.
1998-05-28 21:39:40 +00:00
karnaze
f1382417c0 post submission, file content submission 1998-05-27 17:51:41 +00:00
karnaze
57a66855f7 temp hack to test post submission 1998-05-20 00:10:42 +00:00
karnaze
cbc1ada4b8 better layout, sizing of select 1998-05-19 17:51:21 +00:00
peterl
0e56caa97a added link state api 1998-05-19 00:08:57 +00:00
peterl
4d56c4b41c more style debugging code 1998-05-18 21:12:19 +00:00