opal-spec 0.1.8 → 0.1.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -24,7 +24,7 @@ module Spec
24
24
  }
25
25
 
26
26
  ul.example_groups {
27
- /* list-style-type: none; */
27
+ list-style-type: none;
28
28
  }
29
29
 
30
30
  li.group.passed .group_description {
@@ -85,7 +85,7 @@ module Spec
85
85
  HTML
86
86
 
87
87
  @example_list = DOM.parse <<-HTML
88
- <ul class="examples" style="display:none;"></ul>
88
+ <ul class="examples"></ul>
89
89
  HTML
90
90
 
91
91
  @group_element << @example_list
@@ -1,3 +1,3 @@
1
1
  module Spec
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opal-spec
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: