watir 3.0.0.rc3 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (204) hide show
  1. data/Rakefile +5 -0
  2. data/lib/watir.rb +1 -0
  3. data/lib/watir/loader.rb +2 -0
  4. data/lib/watir/version.rb +3 -0
  5. data/watir.gemspec +18 -54
  6. metadata +32 -278
  7. data/CHANGES +0 -712
  8. data/LICENSE +0 -34
  9. data/README.rdoc +0 -101
  10. data/VERSION +0 -1
  11. data/bin/watir-console +0 -7
  12. data/lib/watir/IEDialog/Release/IEDialog.dll +0 -0
  13. data/lib/watir/close_all.rb +0 -31
  14. data/lib/watir/container.rb +0 -110
  15. data/lib/watir/contrib/enabled_popup.rb +0 -21
  16. data/lib/watir/contrib/ie-new-process.rb +0 -27
  17. data/lib/watir/contrib/page_checker.rb +0 -29
  18. data/lib/watir/cookies.rb +0 -80
  19. data/lib/watir/core.rb +0 -43
  20. data/lib/watir/dialogs/file_field.rb +0 -34
  21. data/lib/watir/dialogs/javascript.rb +0 -43
  22. data/lib/watir/drag_and_drop_helper.rb +0 -68
  23. data/lib/watir/element.rb +0 -441
  24. data/lib/watir/element_collection.rb +0 -109
  25. data/lib/watir/form.rb +0 -96
  26. data/lib/watir/frame.rb +0 -47
  27. data/lib/watir/ie-class.rb +0 -765
  28. data/lib/watir/ie-process.rb +0 -47
  29. data/lib/watir/ie.rb +0 -20
  30. data/lib/watir/image.rb +0 -111
  31. data/lib/watir/input_elements.rb +0 -480
  32. data/lib/watir/irb-history.rb +0 -31
  33. data/lib/watir/link.rb +0 -46
  34. data/lib/watir/locator.rb +0 -243
  35. data/lib/watir/logger.rb +0 -19
  36. data/lib/watir/modal_dialog.rb +0 -72
  37. data/lib/watir/module.rb +0 -12
  38. data/lib/watir/non_control_elements.rb +0 -114
  39. data/lib/watir/page-container.rb +0 -108
  40. data/lib/watir/process.rb +0 -20
  41. data/lib/watir/screen_capture.rb +0 -115
  42. data/lib/watir/supported_elements.rb +0 -172
  43. data/lib/watir/table.rb +0 -224
  44. data/lib/watir/win32.rb +0 -40
  45. data/lib/watir/win32ole.rb +0 -16
  46. data/lib/watir/win32ole/1.8.7/win32ole.so +0 -0
  47. data/lib/watir/win32ole/1.9.3/win32ole.so +0 -0
  48. data/lib/watir/window.rb +0 -68
  49. data/lib/watir/xpath_locator.rb +0 -52
  50. data/rakefile.rb +0 -54
  51. data/unittests/all_tests.rb +0 -10
  52. data/unittests/buttons_xpath_test.rb +0 -68
  53. data/unittests/checkbox_test.rb +0 -163
  54. data/unittests/checkbox_xpath_test.rb +0 -106
  55. data/unittests/click_no_wait_test.rb +0 -23
  56. data/unittests/close_all_test.rb +0 -17
  57. data/unittests/core_tests.rb +0 -17
  58. data/unittests/css_selector_test.rb +0 -44
  59. data/unittests/css_test.rb +0 -38
  60. data/unittests/dialog_test.rb +0 -64
  61. data/unittests/div2_xpath_test.rb +0 -21
  62. data/unittests/div_test.rb +0 -170
  63. data/unittests/div_xpath_test.rb +0 -95
  64. data/unittests/document_standards.rb +0 -63
  65. data/unittests/element_collection_indexes_test.rb +0 -57
  66. data/unittests/element_collections_test.rb +0 -100
  67. data/unittests/element_test.rb +0 -47
  68. data/unittests/errorchecker_test.rb +0 -31
  69. data/unittests/filefield_test.rb +0 -43
  70. data/unittests/filefield_xpath_test.rb +0 -35
  71. data/unittests/form_test.rb +0 -282
  72. data/unittests/form_xpath_test.rb +0 -254
  73. data/unittests/frame_test.rb +0 -165
  74. data/unittests/google_form_test.rb +0 -15
  75. data/unittests/html/JavascriptClick.html +0 -39
  76. data/unittests/html/blankpage.html +0 -11
  77. data/unittests/html/buttons1.html +0 -40
  78. data/unittests/html/checkboxes1.html +0 -89
  79. data/unittests/html/click_no_wait.html +0 -14
  80. data/unittests/html/complex_table.html +0 -35
  81. data/unittests/html/cssTest.html +0 -42
  82. data/unittests/html/depot_store.html +0 -59
  83. data/unittests/html/div.html +0 -92
  84. data/unittests/html/div_xml.html +0 -21
  85. data/unittests/html/fileupload.html +0 -44
  86. data/unittests/html/formTest1.html +0 -38
  87. data/unittests/html/forms2.html +0 -44
  88. data/unittests/html/forms3.html +0 -131
  89. data/unittests/html/forms4.html +0 -26
  90. data/unittests/html/frame_buttons.html +0 -4
  91. data/unittests/html/frame_links.html +0 -4
  92. data/unittests/html/frame_multi.html +0 -5
  93. data/unittests/html/google_india.html +0 -119
  94. data/unittests/html/ie7_document_standards.html +0 -9
  95. data/unittests/html/ie8_document_standards.html +0 -9
  96. data/unittests/html/ie9_document_standards.html +0 -9
  97. data/unittests/html/iframe.html +0 -3
  98. data/unittests/html/iframeTest.html +0 -17
  99. data/unittests/html/iframeTest1.html +0 -7
  100. data/unittests/html/iframeTest2.html +0 -5
  101. data/unittests/html/images/1.gif +0 -0
  102. data/unittests/html/images/2.GIF +0 -0
  103. data/unittests/html/images/3.GIF +0 -0
  104. data/unittests/html/images/button.jpg +0 -0
  105. data/unittests/html/images/circle.jpg +0 -0
  106. data/unittests/html/images/map.GIF +0 -0
  107. data/unittests/html/images/map2.gif +0 -0
  108. data/unittests/html/images/minus.GIF +0 -0
  109. data/unittests/html/images/originaltriangle.jpg +0 -0
  110. data/unittests/html/images/plus.gif +0 -0
  111. data/unittests/html/images/square.jpg +0 -0
  112. data/unittests/html/images/triangle.jpg +0 -0
  113. data/unittests/html/images1.html +0 -65
  114. data/unittests/html/javascriptevents.html +0 -33
  115. data/unittests/html/link_pass.html +0 -11
  116. data/unittests/html/links1.html +0 -37
  117. data/unittests/html/links2.html +0 -11
  118. data/unittests/html/links_multi.html +0 -12
  119. data/unittests/html/list_matters.html +0 -720
  120. data/unittests/html/lists.html +0 -18
  121. data/unittests/html/map_test.html +0 -30
  122. data/unittests/html/modal_dialog.html +0 -10
  123. data/unittests/html/modal_dialog_launcher.html +0 -12
  124. data/unittests/html/multiple_specifiers.html +0 -64
  125. data/unittests/html/nestedFrames.html +0 -6
  126. data/unittests/html/new_browser.html +0 -17
  127. data/unittests/html/pass.html +0 -13
  128. data/unittests/html/popups1.html +0 -59
  129. data/unittests/html/pre.html +0 -29
  130. data/unittests/html/quirks_document_standards.html +0 -8
  131. data/unittests/html/radioButtons1.html +0 -71
  132. data/unittests/html/select_tealeaf.html +0 -54
  133. data/unittests/html/selectboxes1.html +0 -52
  134. data/unittests/html/simple_table.html +0 -25
  135. data/unittests/html/simple_table_buttons.html +0 -104
  136. data/unittests/html/simple_table_columns.html +0 -75
  137. data/unittests/html/table1.html +0 -179
  138. data/unittests/html/tableCell_using_xpath.html +0 -19
  139. data/unittests/html/table_and_tablerow_to_a.html +0 -174
  140. data/unittests/html/textarea.html +0 -30
  141. data/unittests/html/textfields1.html +0 -100
  142. data/unittests/html/textsearch.html +0 -44
  143. data/unittests/html/wallofcheckboxes.html +0 -1003
  144. data/unittests/html/xpath_nbsp.html +0 -11
  145. data/unittests/html/zeroindex.html +0 -11
  146. data/unittests/ie_exists_test.rb +0 -16
  147. data/unittests/ie_mock.rb +0 -94
  148. data/unittests/ie_test.rb +0 -54
  149. data/unittests/images_test.rb +0 -156
  150. data/unittests/images_xpath_test.rb +0 -90
  151. data/unittests/index_specifier_test.rb +0 -31
  152. data/unittests/js_events_test.rb +0 -31
  153. data/unittests/links_multi_test.rb +0 -34
  154. data/unittests/links_test.rb +0 -131
  155. data/unittests/links_xpath_test.rb +0 -38
  156. data/unittests/lists_test.rb +0 -23
  157. data/unittests/map_test.rb +0 -98
  158. data/unittests/minmax_test.rb +0 -37
  159. data/unittests/navigate_test.rb +0 -38
  160. data/unittests/nbsp_xpath_test.rb +0 -16
  161. data/unittests/no_wait_test.rb +0 -28
  162. data/unittests/non_core_tests.rb +0 -12
  163. data/unittests/other/all_tests_concurrent.rb +0 -57
  164. data/unittests/other/navigate_exception_test.rb +0 -24
  165. data/unittests/other/rexml_unit_test.rb +0 -27
  166. data/unittests/other/screen_capture_test.rb +0 -53
  167. data/unittests/other/testcase_method_order_test.rb +0 -36
  168. data/unittests/other/testcase_verify_test.rb +0 -25
  169. data/unittests/other/wait_until_test.rb +0 -102
  170. data/unittests/pagecontainstext_test.rb +0 -69
  171. data/unittests/parent_child_test.rb +0 -27
  172. data/unittests/perf_test.rb +0 -20
  173. data/unittests/pre_test.rb +0 -49
  174. data/unittests/radios_test.rb +0 -181
  175. data/unittests/radios_xpath_test.rb +0 -100
  176. data/unittests/security_setting_test.rb +0 -24
  177. data/unittests/selectbox_test.rb +0 -144
  178. data/unittests/selectbox_xpath_test.rb +0 -102
  179. data/unittests/setup.rb +0 -70
  180. data/unittests/speed_settings_test.rb +0 -67
  181. data/unittests/table_cell_using_xpath_test.rb +0 -34
  182. data/unittests/table_test.rb +0 -296
  183. data/unittests/table_xpath_test.rb +0 -109
  184. data/unittests/test_tests.rb +0 -9
  185. data/unittests/textarea_test.rb +0 -92
  186. data/unittests/textarea_xpath_test.rb +0 -77
  187. data/unittests/textfield_for_ch_char_test.rb +0 -32
  188. data/unittests/textfields_test.rb +0 -184
  189. data/unittests/textfields_xpath_test.rb +0 -110
  190. data/unittests/version_test.rb +0 -15
  191. data/unittests/win32ole_so_test.rb +0 -35
  192. data/unittests/window_tests.rb +0 -10
  193. data/unittests/windows/attach_to_existing_window_test.rb +0 -52
  194. data/unittests/windows/attach_to_new_window_test.rb +0 -74
  195. data/unittests/windows/close_window_test.rb +0 -20
  196. data/unittests/windows/frame_links_test.rb +0 -23
  197. data/unittests/windows/ie-each_test.rb +0 -46
  198. data/unittests/windows/modal_dialog_test.rb +0 -95
  199. data/unittests/windows/new_process_test.rb +0 -24
  200. data/unittests/windows/new_test.rb +0 -58
  201. data/unittests/windows/open_close_test.rb +0 -19
  202. data/unittests/windows/send_keys_test.rb +0 -26
  203. data/unittests/xpath_tests.rb +0 -11
  204. data/watir-rdoc.rb +0 -7
@@ -1,31 +0,0 @@
1
- # snarfed from http://blog.nicksieger.com/articles/2006/04/23/tweaking-irb
2
- module Readline
3
- module History
4
- @@log ||= File.join(Dir.pwd, 'console.log')
5
-
6
- def self.log= log
7
- @@log = log
8
- end
9
-
10
- def self.write_log(line)
11
- begin
12
- File.open(@@log, 'ab') {|f| f << "#{line}\n"}
13
- rescue
14
- end
15
- end
16
-
17
- def self.start_session_log
18
- write_log("# session start: #{Time.now}")
19
- at_exit { write_log("# session stop: #{Time.now}\n") }
20
- end
21
- end
22
-
23
- alias :old_readline :readline
24
- def readline(*args)
25
- ln = old_readline(*args)
26
- History.write_log(ln)
27
- ln
28
- end
29
- end
30
-
31
- Readline::History.start_session_log
data/lib/watir/link.rb DELETED
@@ -1,46 +0,0 @@
1
- module Watir
2
-
3
- # This class is the means of accessing a link on a page
4
- # Normally a user would not need to create this object as it is returned by the Watir::Container#link method
5
- # many of the methods available to this object are inherited from the Element class
6
- #
7
- class Link < Element
8
- attr_ole :type
9
- attr_ole :href
10
-
11
- # if an image is used as part of the link, this will return true
12
- def link_has_image
13
- assert_exists
14
- return true if @o.getElementsByTagName("IMG").length > 0
15
- return false
16
- end
17
-
18
- # this method returns the src of an image, if an image is used as part of the link
19
- def src # BUG?
20
- assert_exists
21
- if @o.getElementsByTagName("IMG").length > 0
22
- return @o.getElementsByTagName("IMG")[0.to_s].src
23
- else
24
- return ""
25
- end
26
- end
27
-
28
- def link_string_creator
29
- n = []
30
- n << "href:".ljust(TO_S_SIZE) + self.href
31
- n << "inner text:".ljust(TO_S_SIZE) + self.text
32
- n << "img src:".ljust(TO_S_SIZE) + self.src if self.link_has_image
33
- return n
34
- end
35
-
36
- # returns a textual description of the link
37
- def to_s
38
- assert_exists
39
- r = string_creator
40
- r = r + link_string_creator
41
- return r.join("\n")
42
- end
43
-
44
- end
45
-
46
- end
data/lib/watir/locator.rb DELETED
@@ -1,243 +0,0 @@
1
- module Watir
2
- class Locator
3
- include Watir
4
- include Watir::Exception
5
- include XpathLocator
6
-
7
- def initialize container, specifiers, klass
8
- @container = container
9
- @specifiers = {:index => Watir::IE.base_index}.merge(normalize_specifiers(specifiers))
10
- @tags = @specifiers.delete(:tag_name)
11
- @klass = klass
12
- end
13
-
14
- def each
15
- if has_excluding_specifiers?
16
- locate_elements_by_xpath_css_ole.each do |element|
17
- yield element
18
- end
19
- else
20
- @tags.each do |tag|
21
- each_element(tag) do |element|
22
- next unless type_matches?(element.ole_object) && match_with_specifiers?(element)
23
- yield element
24
- end
25
- end
26
- end
27
- nil
28
- end
29
-
30
- def document
31
- @document ||= @container.document
32
- end
33
-
34
- def normalize_specifiers(specifiers)
35
- specifiers.reduce({}) do |memo, pair|
36
- how, what = *pair
37
- case how
38
- when :index
39
- what = what.to_i
40
- when :url
41
- how = :href
42
- when :class
43
- how = :class_name
44
- when :caption
45
- how = :value
46
- when :method
47
- how = :form_method
48
- when :value
49
- what = what.is_a?(Regexp) ? what : what.to_s
50
- end
51
-
52
- memo[how] = what
53
- memo
54
- end
55
- end
56
-
57
- def match_with_specifiers?(element)
58
- return true if has_excluding_specifiers?
59
- @specifiers.all? do |how, what|
60
- how == :index ||
61
- (how == :class_name && match_class?(element, what)) ||
62
- match?(element, how, what)
63
- end
64
- end
65
-
66
- def match_class? element, what
67
- classes = element.class_name.split(/\s+/)
68
- classes.any? {|clazz| what.matches(clazz)}
69
- end
70
-
71
- # return true if the element matches the provided how and what
72
- def match? element, how, what
73
- begin
74
- attribute = element.send(how)
75
- rescue NoMethodError
76
- raise MissingWayOfFindingObjectException,
77
- "#{how} is an unknown way of finding a <#{@tags.join(", ")}> element (#{what})"
78
- end
79
-
80
- what.matches(attribute)
81
- end
82
-
83
- def has_excluding_specifiers?
84
- @specifiers.keys.any? {|specifier| [:css, :xpath, :ole_object].include? specifier}
85
- end
86
-
87
- def locate_by_id
88
- # Searching through all elements returned by __ole_inner_elements
89
- # is *significantly* slower than IE's getElementById() and
90
- # getElementsByName() calls when how is :id. However
91
- # IE doesn't match Regexps, so first we make sure what is a String.
92
- # In addition, IE's getElementById() will also return an element
93
- # where the :name matches, so we will only return the results of
94
- # getElementById() if the matching element actually HAS a matching
95
- # :id.
96
-
97
- the_id = @specifiers[:id]
98
- if the_id && the_id.class == String
99
- element = document.getElementById(the_id) rescue nil
100
- # Return if our fast match really HAS a matching :id
101
- return element if element && element.invoke('id') == the_id && type_matches?(element) && match_with_specifiers?(create_element element)
102
- end
103
-
104
- nil
105
- end
106
-
107
- def locate_elements_by_xpath_css_ole
108
- els = []
109
-
110
- if @specifiers[:xpath]
111
- els = elements_by_xpath(@specifiers[:xpath])
112
- elsif @specifiers[:css]
113
- els = elements_by_css(@specifiers[:css])
114
- elsif @specifiers[:ole_object]
115
- return [@specifiers[:ole_object]]
116
- end
117
-
118
- els.select {|element| type_matches?(element) && match_with_specifiers?(create_element element)}
119
- end
120
-
121
- def type_matches?(el)
122
- @tags == ["*"] ||
123
- @tags.include?(el.tagName.downcase) ||
124
- @tags.include?(el.invoke('type').downcase) rescue false
125
- end
126
-
127
- def create_element ole_object
128
- element = @klass.new(@container, @specifiers.merge(:ole_object => ole_object))
129
- def element.locate; @o; end
130
- element
131
- end
132
- end
133
-
134
- class TaggedElementLocator < Locator
135
- def each_element(tag)
136
- document.getElementsByTagName(tag).each do |ole_object|
137
- yield create_element ole_object
138
- end
139
- end
140
-
141
- def locate
142
- el = locate_by_id
143
- return el if el
144
- return locate_elements_by_xpath_css_ole[0] if has_excluding_specifiers?
145
-
146
- count = Watir::IE.base_index - 1
147
- each do |element|
148
- count += 1
149
- return element.ole_object if count == @specifiers[:index]
150
- end # elements
151
- nil
152
- end
153
- end
154
-
155
- class FrameLocator < TaggedElementLocator
156
- def each_element(tag)
157
- frames = @container.page_container.document.frames
158
- i = 0
159
- document.getElementsByTagName(tag).each do |ole_object|
160
- frame = create_element ole_object
161
- frame.document = frames.item(i)
162
- yield frame
163
- i += 1
164
- end
165
- end
166
-
167
- def locate
168
- count = Watir::IE.base_index - 1
169
- each do |frame|
170
- count += 1
171
- return frame.ole_object, frame.document if count == @specifiers[:index]
172
- end
173
- end
174
-
175
- def locate_elements_by_xpath_css_ole
176
- super.map do |frame|
177
- frame = create_element frame
178
- each_element(frame.tag_name) do |frame_with_document|
179
- if frame_with_document == frame
180
- frame = frame_with_document
181
- break
182
- end
183
- end
184
- frame
185
- end
186
- end
187
- end
188
-
189
- class FormLocator < TaggedElementLocator
190
- def each_element(tag)
191
- document.forms.each do |form|
192
- yield create_element form
193
- end
194
- end
195
- end
196
-
197
- class InputElementLocator < Locator
198
- def each_element
199
- elements = locate_by_name || @container.__ole_inner_elements
200
- elements.each do |object|
201
- yield create_element object
202
- end
203
- nil
204
- end
205
-
206
- def locate
207
- el = locate_by_id
208
- return el if el
209
- return locate_elements_by_xpath_css_ole[0] if has_excluding_specifiers?
210
-
211
- count = Watir::IE.base_index - 1
212
- each do |element|
213
- count += 1
214
- return element.ole_object if count == @specifiers[:index]
215
- end
216
- end
217
-
218
- def each
219
- if has_excluding_specifiers?
220
- locate_elements_by_xpath_css_ole.each do |element|
221
- yield element
222
- end
223
- else
224
- each_element do |element|
225
- next unless type_matches?(element.ole_object) && match_with_specifiers?(element)
226
- yield element
227
- end
228
- end
229
- nil
230
- end
231
-
232
- private
233
-
234
- def locate_by_name
235
- the_name = @specifiers[:name]
236
- if the_name && the_name.class == String
237
- return document.getElementsByName(the_name) rescue nil
238
- end
239
- nil
240
- end
241
- end
242
-
243
- end
data/lib/watir/logger.rb DELETED
@@ -1,19 +0,0 @@
1
- module Watir
2
- class WatirLogger < Logger
3
- def initialize(filName, logsToKeep, maxLogSize)
4
- super(filName, logsToKeep, maxLogSize)
5
- self.level = Logger::DEBUG
6
- self.datetime_format = "%d-%b-%Y %H:%M:%S"
7
- self.debug("Watir starting")
8
- end
9
- end
10
-
11
- class DefaultLogger < Logger
12
- def initialize
13
- super(STDERR)
14
- self.level = Logger::WARN
15
- self.datetime_format = "%d-%b-%Y %H:%M:%S"
16
- self.info "Log started"
17
- end
18
- end
19
- end
@@ -1,72 +0,0 @@
1
- class WinClicker
2
- def initialize
3
- raise NotImplementedError, 'Watir no longer supports WinClicker. Please use click_no_wait and the javascript_dialog method.'
4
- end
5
- end
6
-
7
- module Watir
8
- class ModalDialog
9
- include Container
10
- include PageContainer
11
- include Win32
12
-
13
- def initialize(container)
14
- set_container container
15
- @modal = ::RAutomation::Window.new(:hwnd=>@container.hwnd).child(:class => 'Internet Explorer_TridentDlgFrame')
16
- end
17
-
18
- def locate
19
- @modal.wait_until_present rescue raise NoMatchingWindowFoundException
20
-
21
- intUnknown = 0
22
- Watir::until_with_timeout do
23
- intPointer = " " * 4 # will contain the int value of the IUnknown*
24
- GetUnknown.call(hwnd, intPointer)
25
- intArray = intPointer.unpack('L')
26
- intUnknown = intArray.first
27
- intUnknown > 0
28
- end
29
-
30
- WIN32OLE.connect_unknown(intUnknown)
31
- rescue NoMatchingWindowFoundException, Wait::TimeoutError
32
- raise NoMatchingWindowFoundException,
33
- "Unable to attach to Modal Window."
34
- end
35
-
36
- alias_method :document, :locate
37
-
38
- def title
39
- document.title
40
- end
41
-
42
- def close(timeout=5)
43
- return unless exists?
44
- document.parentWindow.close
45
- Watir::Wait.until(timeout) {!exists?} rescue nil
46
- wait
47
- end
48
-
49
- def attach_command
50
- "Watir::IE.find(:hwnd, #{@container.hwnd}).modal_dialog"
51
- end
52
-
53
- def wait(no_sleep=false)
54
- @container.page_container.wait unless exists?
55
- end
56
-
57
- def hwnd
58
- @modal.hwnd
59
- end
60
-
61
- def active?
62
- @modal.active?
63
- end
64
-
65
- def exists?
66
- @modal.exists?
67
- end
68
-
69
- alias_method :exist?, :exists?
70
-
71
- end
72
- end
data/lib/watir/module.rb DELETED
@@ -1,12 +0,0 @@
1
- module Watir
2
- include Watir::Exception
3
-
4
- # Directory containing the watir.rb file
5
- @@dir = File.expand_path(File.dirname(__FILE__))
6
-
7
- # Like regular Ruby "until", except that a Wait::TimeoutError is raised
8
- # if the timeout is exceeded. Timeout is IE.attach_timeout.
9
- def self.until_with_timeout # block
10
- Wait.until(IE.attach_timeout) { yield }
11
- end
12
- end
@@ -1,114 +0,0 @@
1
- module Watir
2
- class Area < Element
3
- attr_ole :alt
4
- attr_ole :type
5
- attr_ole :href
6
- end
7
-
8
- class Audio < Element
9
- attr_ole :src
10
- end
11
-
12
- class Base < Element
13
- attr_ole :href
14
- end
15
-
16
- class Command < Element
17
- attr_ole :disabled?
18
- attr_ole :type
19
- end
20
-
21
- class Data < Element
22
- attr_ole :value
23
- end
24
-
25
- class Embed < Element
26
- attr_ole :src
27
- attr_ole :type
28
- end
29
-
30
- class FieldSet < Element
31
- attr_ole :name
32
- attr_ole :disabled?
33
- end
34
-
35
- class Font < Element
36
- attr_ole :color
37
- attr_ole :face
38
- attr_ole :size
39
- end
40
-
41
- class Keygen < Element
42
- attr_ole :name
43
- attr_ole :disabled?
44
- end
45
-
46
- class Label < Element
47
- attr_ole :for, :htmlFor
48
- end
49
-
50
- class Li < Element
51
- attr_ole :value
52
- end
53
-
54
- class Map < Element
55
- attr_ole :name
56
- end
57
-
58
- class Menu < Element
59
- attr_ole :type
60
- end
61
-
62
- class Meta < Element
63
- attr_ole :http_equiv, :httpEquiv
64
- attr_ole :content
65
- attr_ole :name
66
- end
67
-
68
- class Meter < Element
69
- attr_ole :value
70
- end
71
-
72
- class Object < Element
73
- attr_ole :name
74
- attr_ole :type
75
- end
76
-
77
- class Optgroup < Element
78
- attr_ole :disabled?
79
- end
80
-
81
- class Output < Element
82
- attr_ole :name
83
- end
84
-
85
- class Param < Element
86
- attr_ole :name
87
- attr_ole :value
88
- end
89
-
90
- class Progress < Element
91
- attr_ole :value
92
- end
93
-
94
- class Script < Element
95
- attr_ole :src
96
- attr_ole :type
97
- end
98
-
99
- class Source < Element
100
- attr_ole :type
101
- end
102
-
103
- class Style < Element
104
- attr_ole :type
105
- end
106
-
107
- class Track < Element
108
- attr_ole :src
109
- end
110
-
111
- class Video < Element
112
- attr_ole :src
113
- end
114
- end