| watir:/trunk/watir/lib/watir/non_control_elements.rb |
Line History |
History |
latest revision Branch trunk1685 annotated / raw | Diffs: previous, other | Lines: 140 ( +4, -1 ) Created: 2009-02-07 10:46:25 -0600 (13 months ago) | Author: jarib | Changeset: 1685 Add support for <strong> element.
1656 annotated / raw | Diffs: previous, other | Lines: 137 ( +9, -0 ) Created: 2008-12-14 08:41:26 -0600 (14 months ago) | Author: jarib | Changeset: 1656 Add support for definition lists.
1408 new/moved annotated / raw | Diffs: previous, other | Lines: 128 ( +128, -0 ) Created: 2008-08-28 21:28:09 -0500 (18 months ago) | Author: bret | Changeset: 1408 Moved from: trunk/watir/watir/non_control_elements.rb 1330 Moving the watir library files to their new home. And updating the build scripts to find them there.Branch point for: attach Tags: watir-1.6.0 watir-1.6.1 watir-1.6.2 1330 annotated / raw | Diffs: previous, other | Lines: 128 ( +0, -45 ) Created: 2008-05-28 11:49:32 -0500 (21 months ago) | Author: bret | Changeset: 1330 Moved to: trunk/watir/lib/watir/non_control_elements.rb 1408 Autogenerate factory methods for NonControlElements, with Charley.Branch point for: tag:watir-1.5.5 tag:watir-1.5.6
1329 annotated / raw | Diffs: previous, other | Lines: 173 ( +8, -1 ) Created: 2008-05-28 11:29:43 -0500 (21 months ago) | Author: bret | Changeset: 1329 Autogenerate Container#li method. (with charley)
1328 annotated / raw | Diffs: previous, other | Lines: 166 ( +75, -0 ) Created: 2008-05-27 22:24:54 -0500 (21 months ago) | Author: bret | Changeset: 1328 Pull the "non-control elements" closer together.
1285 new annotated / raw | Lines: 91 ( +91, -0 ) Created: 2007-10-19 15:42:44 -0500 (2 years 4 months ago) | Author: bret | Changeset: 1285 More breaking out code from the big-ass watir.rb file.Branch point for: tag:watir-1.5.3 Tags: watir-1.5.4 |