normalize-rails 3.0 → 3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e4b2ab98b196d30a2c169a65d6621a642de9ab90
4
- data.tar.gz: 93dfd75e69f4723df21fd0ce66ee2e78c07c96e2
3
+ metadata.gz: 7440fac0e7e302878837391d04a9acd5037ce0c2
4
+ data.tar.gz: 210d9a09cb0051e682dc8aac23d886478b460e8e
5
5
  SHA512:
6
- metadata.gz: 22c0b50495d650aad294b3854bdbf4867b8a3cce54c7d25c5ad0323f57fb9ae539b68c959050f008ca26bbf080b15f09a25f363adb8a7c7dfbcbda4d3db31f86
7
- data.tar.gz: 08f58373c84a49aafb029edf9509ef030df116733102024b8db76d6875ce94118107a50bc081e68412a333c5c5555b58c457b9c4a7be3e838375f0d2359f0b96
6
+ metadata.gz: 5b2846aa5b8bb2de0ea2db74a599b5febfbe0acbb8c7a8d0fe287c84447b7303bd73fe77747269cd4b3ce523a4deb2e17bfcbf5222a5c02aae8d9458ee24bf68
7
+ data.tar.gz: 7486ed0ab1d1925760733c6adee3006008b3dac4a4c9d9cdd0917bafd74fdf64a8e65fa2a814cdca192267deb584fd402fcf5f9c4c0de9f7e0a8301fcc1254c3
@@ -1,5 +1,5 @@
1
1
  module Normalize
2
2
  module Rails
3
- VERSION = "3.0"
3
+ VERSION = "3.0.1"
4
4
  end
5
5
  end
@@ -1,4 +1,4 @@
1
- /*! normalize.css v3.0.0 | MIT License | git.io/normalize */
1
+ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
2
2
 
3
3
  /**
4
4
  * 1. Set default font family to sans-serif.
@@ -24,7 +24,9 @@ body {
24
24
  ========================================================================== */
25
25
 
26
26
  /**
27
- * Correct `block` display not defined in IE 8/9.
27
+ * Correct `block` display not defined for any HTML5 element in IE 8/9.
28
+ * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
29
+ * Correct `block` display not defined for `main` in IE 11.
28
30
  */
29
31
 
30
32
  article,
@@ -66,8 +68,8 @@ audio:not([controls]) {
66
68
  }
67
69
 
68
70
  /**
69
- * Address `[hidden]` styling not present in IE 8/9.
70
- * Hide the `template` element in IE, Safari, and Firefox < 22.
71
+ * Address `[hidden]` styling not present in IE 8/9/10.
72
+ * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
71
73
  */
72
74
 
73
75
  [hidden],
@@ -99,7 +101,7 @@ a:hover {
99
101
  ========================================================================== */
100
102
 
101
103
  /**
102
- * Address styling not present in IE 8/9, Safari 5, and Chrome.
104
+ * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
103
105
  */
104
106
 
105
107
  abbr[title] {
@@ -107,7 +109,7 @@ abbr[title] {
107
109
  }
108
110
 
109
111
  /**
110
- * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
112
+ * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
111
113
  */
112
114
 
113
115
  b,
@@ -116,7 +118,7 @@ strong {
116
118
  }
117
119
 
118
120
  /**
119
- * Address styling not present in Safari 5 and Chrome.
121
+ * Address styling not present in Safari and Chrome.
120
122
  */
121
123
 
122
124
  dfn {
@@ -125,7 +127,7 @@ dfn {
125
127
 
126
128
  /**
127
129
  * Address variable `h1` font-size and margin within `section` and `article`
128
- * contexts in Firefox 4+, Safari 5, and Chrome.
130
+ * contexts in Firefox 4+, Safari, and Chrome.
129
131
  */
130
132
 
131
133
  h1 {
@@ -174,7 +176,7 @@ sub {
174
176
  ========================================================================== */
175
177
 
176
178
  /**
177
- * Remove border when inside `a` element in IE 8/9.
179
+ * Remove border when inside `a` element in IE 8/9/10.
178
180
  */
179
181
 
180
182
  img {
@@ -182,7 +184,7 @@ img {
182
184
  }
183
185
 
184
186
  /**
185
- * Correct overflow displayed oddly in IE 9.
187
+ * Correct overflow not hidden in IE 9/10/11.
186
188
  */
187
189
 
188
190
  svg:not(:root) {
@@ -193,7 +195,7 @@ svg:not(:root) {
193
195
  ========================================================================== */
194
196
 
195
197
  /**
196
- * Address margin not present in IE 8/9 and Safari 5.
198
+ * Address margin not present in IE 8/9 and Safari.
197
199
  */
198
200
 
199
201
  figure {
@@ -242,7 +244,7 @@ samp {
242
244
  * 1. Correct color not being inherited.
243
245
  * Known issue: affects color of disabled elements.
244
246
  * 2. Correct font properties not being inherited.
245
- * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
247
+ * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
246
248
  */
247
249
 
248
250
  button,
@@ -256,7 +258,7 @@ textarea {
256
258
  }
257
259
 
258
260
  /**
259
- * Address `overflow` set to `hidden` in IE 8/9/10.
261
+ * Address `overflow` set to `hidden` in IE 8/9/10/11.
260
262
  */
261
263
 
262
264
  button {
@@ -266,7 +268,7 @@ button {
266
268
  /**
267
269
  * Address inconsistent `text-transform` inheritance for `button` and `select`.
268
270
  * All other form control elements do not inherit `text-transform` values.
269
- * Correct `button` style inheritance in Firefox, IE 8+, and Opera
271
+ * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
270
272
  * Correct `select` style inheritance in Firefox.
271
273
  */
272
274
 
@@ -345,8 +347,8 @@ input[type="number"]::-webkit-outer-spin-button {
345
347
  }
346
348
 
347
349
  /**
348
- * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
349
- * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
350
+ * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
351
+ * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
350
352
  * (include `-moz` to future-proof).
351
353
  */
352
354
 
@@ -379,7 +381,7 @@ fieldset {
379
381
  }
380
382
 
381
383
  /**
382
- * 1. Correct `color` not being inherited in IE 8/9.
384
+ * 1. Correct `color` not being inherited in IE 8/9/10/11.
383
385
  * 2. Remove padding so people aren't caught out if they zero out fieldsets.
384
386
  */
385
387
 
@@ -389,7 +391,7 @@ legend {
389
391
  }
390
392
 
391
393
  /**
392
- * Remove default vertical scrollbar in IE 8/9.
394
+ * Remove default vertical scrollbar in IE 8/9/10/11.
393
395
  */
394
396
 
395
397
  textarea {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: normalize-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: '3.0'
4
+ version: 3.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicolas Gallagher
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2014-02-11 00:00:00.000000000 Z
13
+ date: 2014-04-08 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rake
@@ -66,7 +66,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
66
66
  version: '0'
67
67
  requirements: []
68
68
  rubyforge_project:
69
- rubygems_version: 2.2.0
69
+ rubygems_version: 2.2.2
70
70
  signing_key:
71
71
  specification_version: 4
72
72
  summary: Normalize.css is a customisable CSS file that makes browsers render all elements