Sha256: d94ce918f50dde6b580d203ee246f78a713c53fe2d20dc1bff500a31502b5cd7

Contents?: true

Size: 154 Bytes

Versions: 29

Compression:

Stored size: 154 Bytes

Contents

require 'fortitude/widget'

module Fortitude
  module Widgets
    class Xhtml10Strict < Fortitude::Widget
      doctype :xhtml10_strict
    end
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
fortitude-0.9.6-java lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.6 lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.5-java lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.5 lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.4-java lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.4 lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.3-java lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.3 lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.2-java lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.2 lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.1-java lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.1 lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.0-java lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.9.0 lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.0.10-java lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.0.10 lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.0.9-java lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.0.9 lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.0.7-java lib/fortitude/widgets/xhtml10_strict.rb
fortitude-0.0.7 lib/fortitude/widgets/xhtml10_strict.rb