Class: Htmle::Box

Inherits:
Element
  • Object
show all
Defined in:
lib/htmle.rb

Direct Known Subclasses

A, Body, Div, Head, Html, Input, Li, Ol, P, Strong, Style, Title, Ul

Instance Method Summary collapse

Instance Method Details

#boundaryObject



25
26
27
# File 'lib/htmle.rb', line 25

def boundary()
  [0,0,0,0]
end