prettydocs_rails 1.1.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE +57 -0
  3. data/README.md +91 -0
  4. data/Rakefile +34 -0
  5. data/app/assets/javascripts/prettydocs.js +6 -0
  6. data/app/assets/stylesheets/prettydocs.scss +6 -0
  7. data/lib/prettydocs_rails.rb +24 -0
  8. data/lib/prettydocs_rails/engine.rb +10 -0
  9. data/lib/prettydocs_rails/version.rb +3 -0
  10. data/vendor/assets/images/demo/appkit-account-billing-thumb.jpg +0 -0
  11. data/vendor/assets/images/demo/appkit-account-billing.jpg +0 -0
  12. data/vendor/assets/images/demo/appkit-account-drive-thumb.jpg +0 -0
  13. data/vendor/assets/images/demo/appkit-account-drive.jpg +0 -0
  14. data/vendor/assets/images/demo/appkit-account-messages-thumb.jpg +0 -0
  15. data/vendor/assets/images/demo/appkit-account-messages.jpg +0 -0
  16. data/vendor/assets/images/demo/appkit-account-profile-thumb.jpg +0 -0
  17. data/vendor/assets/images/demo/appkit-account-profile.jpg +0 -0
  18. data/vendor/assets/images/demo/appkit-account-reminders-thumb.jpg +0 -0
  19. data/vendor/assets/images/demo/appkit-account-reminders.jpg +0 -0
  20. data/vendor/assets/images/demo/appkit-account-settings-thumb.jpg +0 -0
  21. data/vendor/assets/images/demo/appkit-account-settings.jpg +0 -0
  22. data/vendor/assets/images/demo/appkit-activities-thumb.jpg +0 -0
  23. data/vendor/assets/images/demo/appkit-activities.jpg +0 -0
  24. data/vendor/assets/images/demo/appkit-chart-chartjs-thumb.jpg +0 -0
  25. data/vendor/assets/images/demo/appkit-chart-chartjs.jpg +0 -0
  26. data/vendor/assets/images/demo/appkit-chart-flot-thumb.jpg +0 -0
  27. data/vendor/assets/images/demo/appkit-chart-flot.jpg +0 -0
  28. data/vendor/assets/images/demo/appkit-chart-inline-thumb.jpg +0 -0
  29. data/vendor/assets/images/demo/appkit-chart-inline.jpg +0 -0
  30. data/vendor/assets/images/demo/appkit-chart-morris-thumb.jpg +0 -0
  31. data/vendor/assets/images/demo/appkit-chart-morris.jpg +0 -0
  32. data/vendor/assets/images/demo/appkit-dashboard-1-thumb.jpg +0 -0
  33. data/vendor/assets/images/demo/appkit-dashboard-1.jpg +0 -0
  34. data/vendor/assets/images/demo/appkit-dashboard-2-thumb.jpg +0 -0
  35. data/vendor/assets/images/demo/appkit-dashboard-2.jpg +0 -0
  36. data/vendor/assets/images/demo/appkit-dashboard-3-thumb.jpg +0 -0
  37. data/vendor/assets/images/demo/appkit-dashboard-3.jpg +0 -0
  38. data/vendor/assets/images/demo/appkit-dashboard-4-thumb.jpg +0 -0
  39. data/vendor/assets/images/demo/appkit-dashboard-4.jpg +0 -0
  40. data/vendor/assets/images/demo/appkit-discussion-thumb.jpg +0 -0
  41. data/vendor/assets/images/demo/appkit-discussion.jpg +0 -0
  42. data/vendor/assets/images/demo/appkit-discussions-thumb.jpg +0 -0
  43. data/vendor/assets/images/demo/appkit-discussions.jpg +0 -0
  44. data/vendor/assets/images/demo/appkit-inbox-thumb.jpg +0 -0
  45. data/vendor/assets/images/demo/appkit-inbox.jpg +0 -0
  46. data/vendor/assets/images/demo/appkit-member-thumb.jpg +0 -0
  47. data/vendor/assets/images/demo/appkit-member.jpg +0 -0
  48. data/vendor/assets/images/demo/appkit-members-thumb.jpg +0 -0
  49. data/vendor/assets/images/demo/appkit-members.jpg +0 -0
  50. data/vendor/assets/images/demo/appkit-pricing-thumb.jpg +0 -0
  51. data/vendor/assets/images/demo/appkit-pricing.jpg +0 -0
  52. data/vendor/assets/images/demo/appkit-project-thumb.jpg +0 -0
  53. data/vendor/assets/images/demo/appkit-project.jpg +0 -0
  54. data/vendor/assets/images/demo/appkit-projects-thumb.jpg +0 -0
  55. data/vendor/assets/images/demo/appkit-projects.jpg +0 -0
  56. data/vendor/assets/images/demo/appkit-tickets-thumb.jpg +0 -0
  57. data/vendor/assets/images/demo/appkit-tickets.jpg +0 -0
  58. data/vendor/assets/images/demo/appkit-timeline-thumb.jpg +0 -0
  59. data/vendor/assets/images/demo/appkit-timeline.jpg +0 -0
  60. data/vendor/assets/images/demo/appkit-widgets-thumb.jpg +0 -0
  61. data/vendor/assets/images/demo/appkit-widgets.jpg +0 -0
  62. data/vendor/assets/images/demo/author-profile.png +0 -0
  63. data/vendor/assets/images/demo/elegant-icon-font.jpg +0 -0
  64. data/vendor/assets/images/demo/fontawesome-icons.png +0 -0
  65. data/vendor/assets/images/demo/theme-atom.png +0 -0
  66. data/vendor/assets/images/demo/theme-college-green.png +0 -0
  67. data/vendor/assets/images/demo/theme-decibel.png +0 -0
  68. data/vendor/assets/images/demo/theme-delta.png +0 -0
  69. data/vendor/assets/images/demo/theme-devaid.png +0 -0
  70. data/vendor/assets/images/demo/theme-developer.png +0 -0
  71. data/vendor/assets/images/demo/theme-devstudio.png +0 -0
  72. data/vendor/assets/images/demo/theme-epicure.png +0 -0
  73. data/vendor/assets/images/demo/theme-matrimony.png +0 -0
  74. data/vendor/assets/images/demo/theme-onboard.png +0 -0
  75. data/vendor/assets/images/demo/theme-tempo.png +0 -0
  76. data/vendor/assets/images/demo/theme-trades.png +0 -0
  77. data/vendor/assets/images/demo/theme-velocity.png +0 -0
  78. data/vendor/assets/images/empty.gif +0 -0
  79. data/vendor/assets/javascripts/ekko-lightbox.js +602 -0
  80. data/vendor/assets/javascripts/jquery-match-height/CHANGELOG.md +24 -0
  81. data/vendor/assets/javascripts/jquery-match-height/LICENSE +21 -0
  82. data/vendor/assets/javascripts/jquery-match-height/README.md +170 -0
  83. data/vendor/assets/javascripts/jquery-match-height/bower.json +26 -0
  84. data/vendor/assets/javascripts/jquery-match-height/jquery.matchHeight-min.js +10 -0
  85. data/vendor/assets/javascripts/jquery-match-height/jquery.matchHeight.js +298 -0
  86. data/vendor/assets/javascripts/jquery-match-height/matchHeight.jquery.json +32 -0
  87. data/vendor/assets/javascripts/jquery-match-height/test.css +265 -0
  88. data/vendor/assets/javascripts/jquery-match-height/test.html +288 -0
  89. data/vendor/assets/javascripts/jquery-match-height/test.js +33 -0
  90. data/vendor/assets/javascripts/jquery-scrollTo/CHANGELOG +178 -0
  91. data/vendor/assets/javascripts/jquery-scrollTo/LICENSE +22 -0
  92. data/vendor/assets/javascripts/jquery-scrollTo/README.md +151 -0
  93. data/vendor/assets/javascripts/jquery-scrollTo/bower.json +28 -0
  94. data/vendor/assets/javascripts/jquery-scrollTo/composer.json +32 -0
  95. data/vendor/assets/javascripts/jquery-scrollTo/demo/css/style.css +150 -0
  96. data/vendor/assets/javascripts/jquery-scrollTo/demo/css/style.old.css +69 -0
  97. data/vendor/assets/javascripts/jquery-scrollTo/demo/index.html +252 -0
  98. data/vendor/assets/javascripts/jquery-scrollTo/demo/index.old.html +128 -0
  99. data/vendor/assets/javascripts/jquery-scrollTo/jquery.scrollTo.js +210 -0
  100. data/vendor/assets/javascripts/jquery-scrollTo/jquery.scrollTo.min.js +7 -0
  101. data/vendor/assets/javascripts/jquery-scrollTo/package.json +20 -0
  102. data/vendor/assets/javascripts/jquery-scrollTo/tests/ElemMaxY-compat.html +21 -0
  103. data/vendor/assets/javascripts/jquery-scrollTo/tests/ElemMaxY-quirks.html +20 -0
  104. data/vendor/assets/javascripts/jquery-scrollTo/tests/WinMaxY-compat.html +19 -0
  105. data/vendor/assets/javascripts/jquery-scrollTo/tests/WinMaxY-quirks.html +18 -0
  106. data/vendor/assets/javascripts/jquery-scrollTo/tests/WinMaxY-to-iframe-compat.html +20 -0
  107. data/vendor/assets/javascripts/jquery-scrollTo/tests/WinMaxY-to-iframe-quirks.html +19 -0
  108. data/vendor/assets/javascripts/jquery-scrollTo/tests/WinMaxY-with-iframe-compat.html +11 -0
  109. data/vendor/assets/javascripts/jquery-scrollTo/tests/WinMaxY-with-iframe-quirks.html +10 -0
  110. data/vendor/assets/javascripts/jquery-scrollTo/tests/index.html +24 -0
  111. data/vendor/assets/javascripts/jquery-scrollTo/tests/test.js +21 -0
  112. data/vendor/assets/javascripts/main.js +47 -0
  113. data/vendor/assets/javascripts/prism.js +18 -0
  114. data/vendor/assets/stylesheets/ekko-lightbox.scss +2 -0
  115. data/vendor/assets/stylesheets/prism.scss +163 -0
  116. data/vendor/assets/stylesheets/styles.scss +1267 -0
  117. metadata +267 -0
@@ -0,0 +1,32 @@
1
+ {
2
+ "name": "matchHeight",
3
+ "title": "jQuery matchHeight",
4
+ "description": "A more robust equal heights plugin for jQuery",
5
+ "keywords": [
6
+ "matchHeight",
7
+ "equal",
8
+ "match",
9
+ "height",
10
+ "equalize",
11
+ "columns"
12
+ ],
13
+ "version": "0.5.2",
14
+ "author": {
15
+ "name": "liabru",
16
+ "url": "http://brm.io"
17
+ },
18
+ "licenses": [
19
+ {
20
+ "type": "MIT",
21
+ "url": "https://github.com/liabru/jquery-match-height/blob/master/LICENSE"
22
+ }
23
+ ],
24
+ "demo": "http://brm.io/jquery-match-height-demo/",
25
+ "bugs": "https://github.com/liabru/jquery-match-height/issues",
26
+ "homepage": "http://brm.io/jquery-match-height/",
27
+ "docs": "http://brm.io/jquery-match-height/",
28
+ "download": "https://github.com/liabru/jquery-match-height",
29
+ "dependencies": {
30
+ "jquery": ">=1.5"
31
+ }
32
+ }
@@ -0,0 +1,265 @@
1
+ /* test page styling */
2
+
3
+ * {
4
+ padding: 0;
5
+ margin: 0;
6
+ }
7
+
8
+ body {
9
+ background: #033649;
10
+ font-family: Georgia, Times, "Times New Roman", serif;
11
+ color: #fff;
12
+ border: 9px solid #fff;
13
+ }
14
+
15
+ h1 {
16
+ color: #fff;
17
+ display: block;
18
+ margin: 0 0 1em 0;
19
+ font-weight: normal;
20
+ font-size: 30px;
21
+ }
22
+
23
+ h2 {
24
+ color: #ddd;
25
+ display: block;
26
+ margin: 0 0 1em 0;
27
+ font-weight: normal;
28
+ font-size: 24px;
29
+ }
30
+
31
+ p, ul li {
32
+ margin: 0 0 1em 0;
33
+ color: #bebebe;
34
+ font-size: 12px;
35
+ }
36
+
37
+ ul {
38
+ list-style: square;
39
+ }
40
+
41
+ .nav {
42
+ margin: 0 0 2em 0;
43
+ font-size: 16px;
44
+ }
45
+
46
+ a, a:link, a:visited, a:active, a:hover {
47
+ color: #ccc;
48
+ text-decoration: none;
49
+ border-bottom: 1px solid #555;
50
+ padding: 0 0 2px 0;
51
+ }
52
+
53
+ .container {
54
+ width: 80%;
55
+ margin: 0 auto;
56
+ padding: 60px 20px;
57
+ }
58
+
59
+ .nav-sep {
60
+ padding: 0 5px;
61
+ }
62
+
63
+ .controls {
64
+ overflow: hidden;
65
+ margin: 60px 0 30px 0;
66
+ }
67
+
68
+ .controls .checkbox {
69
+ float: left;
70
+ font-size: 13px;
71
+ color: #ddd;
72
+ margin: 5px 20px 5px 0;
73
+ }
74
+
75
+ .btn-remove,
76
+ .btn-hidden {
77
+ margin: -8px 20px 0 20px;
78
+ line-height: 1;
79
+ border: 0;
80
+ background: #ddd;
81
+ color: #555;
82
+ padding: 7px 10px;
83
+ }
84
+
85
+ /* test items */
86
+
87
+ .items-container,
88
+ .data-test-items {
89
+ overflow: hidden;
90
+ margin: 0 -1%;
91
+ }
92
+
93
+ .item {
94
+ display: block;
95
+ float: left;
96
+ width: 23%;
97
+ background: #00A0B0;
98
+ }
99
+
100
+ .item p {
101
+ color: rgba(255,255,255,0.6);
102
+ line-height: 1.5;
103
+ font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
104
+ }
105
+
106
+ .item h2,
107
+ .item h3,
108
+ .item h4 {
109
+ color: #fff;
110
+ margin: 0 0 1em 0;
111
+ font-weight: normal;
112
+ }
113
+
114
+ .item h2 {
115
+ font-size: 24px;
116
+ }
117
+
118
+ .item h3 {
119
+ font-size: 20px;
120
+ }
121
+
122
+ .item h4 {
123
+ font-size: 16px;
124
+ }
125
+
126
+ .item-0 { background: #00A0B0; border-color: #008795 !important; }
127
+ .item-1 { background: #6A4A3C; border-color: #52392e !important; }
128
+ .item-2 { background: #CC333F; border-color: #ad2b35 !important; }
129
+ .item-3 { background: #EB6841; border-color: #ca5938 !important; }
130
+ .item-4 { background: #EDC951; border-color: #d8b74a !important; }
131
+ .item-5 { background: #00A0B0; border-color: #008795 !important; }
132
+ .item-6 { background: #6A4A3C; border-color: #52392e !important; }
133
+ .item-7 { background: #CC333F; border-color: #ad2b35 !important; }
134
+ .item-8 { background: #EB6841; border-color: #ca5938 !important; }
135
+ .item-9 { background: #EDC951; border-color: #d8b74a !important; }
136
+ .item-10 { background: #00A0B0; border-color: #008795 !important; }
137
+ .item-11 { background: #6A4A3C; border-color: #52392e !important; }
138
+
139
+ .item img {
140
+ display: block;
141
+ max-width: 100%;
142
+ }
143
+
144
+ .item p:last-child {
145
+ margin-bottom: 0;
146
+ }
147
+
148
+ .items-container.big-items .item {
149
+ width: 48%;
150
+ }
151
+
152
+ /* test margins */
153
+
154
+ .test-margin .item {
155
+ margin: 1%;
156
+ }
157
+
158
+ /* test a mix of padding amounts */
159
+
160
+ .test-padding .item {
161
+ padding: 20px;
162
+ }
163
+
164
+ .test-padding .item-5 {
165
+ padding: 30px;
166
+ }
167
+
168
+ .test-padding .item-6 {
169
+ padding: 40px;
170
+ }
171
+
172
+ .test-padding .item-7 {
173
+ padding: 50px;
174
+ }
175
+
176
+ /* test a mix of border widths */
177
+
178
+ .test-border .item {
179
+ border: 1px solid #eee;
180
+ }
181
+
182
+ .test-border .item-2 {
183
+ border: 3px solid #eee;
184
+ }
185
+
186
+ .test-border .item-3 {
187
+ border: 6px solid #eee;
188
+ }
189
+
190
+ .test-border .item-5 {
191
+ border: 8px solid #eee;
192
+ }
193
+
194
+ .test-border .item-8 {
195
+ border: 10px solid #eee;
196
+ }
197
+
198
+ /* test border-box */
199
+
200
+ .test-border-box .item {
201
+ -moz-box-sizing: border-box;
202
+ -webkit-box-sizing: border-box;
203
+ box-sizing: border-box;
204
+ }
205
+
206
+ /* test fixed height items */
207
+
208
+ .items-container.fixed-items .item-0 {
209
+ height: 150px;
210
+ }
211
+
212
+ .items-container.fixed-items .item-1 {
213
+ height: 190px;
214
+ }
215
+
216
+ .items-container.fixed-items .item-2 {
217
+ height: 230px;
218
+ }
219
+
220
+ .items-container.fixed-items .item-3 {
221
+ height: 250px;
222
+ }
223
+
224
+ /* test responsive */
225
+
226
+ @media only screen and (max-width: 1024px) {
227
+ .item,
228
+ .items-container.big-items .item {
229
+ width: 48%;
230
+ }
231
+ }
232
+
233
+ @media only screen and (max-width: 640px) {
234
+ .test-margin .item,
235
+ .test-margin .items-container.big-items .item {
236
+ width: 99%;
237
+ margin-left: 0;
238
+ margin-right: 0;
239
+ }
240
+ }
241
+
242
+ /* test hidden */
243
+
244
+ .test-hidden .hidden-items > .item-0,
245
+ .test-hidden .hidden-items > .item-2 {
246
+ display: none;
247
+ }
248
+
249
+ .test-hidden .hidden-items > .item-1,
250
+ .test-hidden .hidden-items > .item-3 {
251
+ visibility: hidden;
252
+ }
253
+
254
+ /* test inline-block */
255
+
256
+ .inline-block-items {
257
+ text-align: center;
258
+ }
259
+
260
+ .inline-block-items .item {
261
+ display: inline-block;
262
+ vertical-align: top;
263
+ /*width: 20%;*/
264
+ float: none;
265
+ }
@@ -0,0 +1,288 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6
+ <!-- IE testing -->
7
+ <!-- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8">-->
8
+ <!-- <meta http-equiv="X-UA-Compatible" content="IE=9">-->
9
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
10
+ <meta name="robots" content="noindex">
11
+ <title>jquery.matchHeight Tests</title>
12
+ <link rel="stylesheet" href="./test.css">
13
+ <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
14
+ <script type="text/javascript" src="./jquery.matchHeight.js"></script>
15
+ <script type="text/javascript" src="./test.js"></script>
16
+ <script type="text/javascript">
17
+ (function() {
18
+
19
+ /* matchHeight example */
20
+
21
+ $(function() {
22
+ // apply your matchHeight on DOM ready (they will be automatically re-applied on load or resize)
23
+
24
+ // get test settings
25
+ var byRow = $('body').hasClass('test-rows');
26
+
27
+ // apply matchHeight to each item container's items
28
+ $('.items-container').each(function() {
29
+ $(this).children('.item').matchHeight(byRow);
30
+ });
31
+
32
+ // example of removing matchHeight
33
+ $('.btn-remove').click(function() {
34
+ $('.items-container').each(function() {
35
+ $(this).children('.item').matchHeight('remove');
36
+ });
37
+ });
38
+
39
+ // button to show hidden elements
40
+ $('.btn-hidden').click(function() {
41
+ $('body').removeClass('test-hidden');
42
+ });
43
+
44
+ // example of update callbacks (uncomment to test)
45
+ $.fn.matchHeight._beforeUpdate = function(event, groups) {
46
+ //var eventType = event ? event.type + ' event, ' : '';
47
+ //console.log("beforeUpdate, " + eventType + groups.length + " groups");
48
+ }
49
+
50
+ $.fn.matchHeight._afterUpdate = function(event, groups) {
51
+ //var eventType = event ? event.type + ' event, ' : '';
52
+ //console.log("afterUpdate, " + eventType + groups.length + " groups");
53
+ }
54
+ });
55
+
56
+ })();
57
+ </script>
58
+ </head>
59
+ <body class="test-match-height test-rows test-responsive test-border-box test-margin test-padding test-hidden">
60
+ <div class="container">
61
+ <h1>jquery.matchHeight Tests</h1>
62
+
63
+ <div class="nav"><a href="http://brm.io/jquery-match-height/">Project page</a> <span class="nav-sep">&middot;</span> <a href="https://github.com/liabru/jquery-match-height">GitHub</a></div>
64
+
65
+ <ul>
66
+ <li>A more robust equal heights plugin that correctly handles mixed padding, margin, border, box-sizing, rows, groups</li>
67
+ <li>Handles images and responsive layouts by automatically updating when needed</li>
68
+ <li>To test, apply different combinations of options below to try different edge case scenarios</li>
69
+ <li>Resize the browser to test the responsive updating</li>
70
+ </ul>
71
+
72
+ <div class="controls">
73
+ <div class="checkbox">
74
+ <label>
75
+ <input class="option" type="checkbox" value="test-padding" checked>
76
+ padding
77
+ </label>
78
+ </div>
79
+ <div class="checkbox">
80
+ <label>
81
+ <input class="option" type="checkbox" value="test-margin" checked>
82
+ margin
83
+ </label>
84
+ </div>
85
+ <div class="checkbox">
86
+ <label>
87
+ <input class="option" type="checkbox" value="test-border" checked>
88
+ border
89
+ </label>
90
+ </div>
91
+ <div class="checkbox">
92
+ <label>
93
+ <input class="option" type="checkbox" value="test-border-box" checked>
94
+ border-box
95
+ </label>
96
+ </div>
97
+ <div class="checkbox">
98
+ <label>
99
+ <input class="option" type="checkbox" value="test-rows" checked>
100
+ by row
101
+ </label>
102
+ </div>
103
+ <div class="checkbox">
104
+ <label>
105
+ <input class="btn-remove" type="submit" value="remove matchHeight">
106
+ </label>
107
+ </div>
108
+ <div class="checkbox">
109
+ <label>
110
+ <input class="btn-hidden" type="submit" value="show hidden">
111
+ </label>
112
+ </div>
113
+ </div>
114
+
115
+ <div class="items-container">
116
+ <div class="item item-0">
117
+ <h2>Lorem ipsum</h2>
118
+ <p>Phasellus ut nibh fermentum, vulputate urna vel, semper diam.</p>
119
+ <p>Aenean semper felis ipsum, vulputate consequat dui elementum vel.</p>
120
+ </div>
121
+ <div class="item item-1">
122
+ <h3>Lorem ipsum dolor</h3>
123
+ <p>Phasellus ut nibh fermentum, vulputate urna vel, semper diam. Nunc sollicitudin felis ut pellentesque fermentum. In erat mi, pulvinar sit amet tincidunt vitae, gravida id felis. Phasellus hendrerit erat sed porta imperdiet. Vivamus viverra ipsum tortor, et congue mauris porttitor ut.</p>
124
+ </div>
125
+ <div class="item item-2">
126
+ <h4>Lorem ipsum dolor sit amet.</h4>
127
+ <p>Aenean semper felis ipsum, vulputate consequat dui elementum vel. Nullam odio eros, sagittis vitae lectus id, pretium viverra lectus. Etiam auctor dolor non dui ultricies pulvinar.</p>
128
+ </div>
129
+
130
+ <div class="item item-3">
131
+ <h3>Lorem ipsum dolor</h3>
132
+ <p>Aenean semper.</p>
133
+ </div>
134
+ <div class="item item-4">
135
+ <h3>Lorem ipsum dolor</h3>
136
+ <p>Phasellus ut nibh fermentum, vulputate urna vel, semper diam. Nunc sollicitudin felis ut pellentesque fermentum. In erat mi, pulvinar sit amet tincidunt vitae, gravida id felis.</p>
137
+ </div>
138
+ <div class="item item-5">
139
+ <h3>Lorem ipsum dolor</h3>
140
+ <p>Aenean semper felis ipsum, vulputate consequat dui elementum vel.</p>
141
+ </div>
142
+ <div class="item item-6">
143
+ <h3>Lorem ipsum dolor</h3>
144
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
145
+ </div>
146
+ <div class="item item-7">
147
+ <h3>Lorem ipsum dolor</h3>
148
+ <p>Phasellus ut nibh fermentum, vulputate urna vel, semper diam.</p>
149
+ </div>
150
+
151
+ <div class="item item-8">
152
+ <img src="http://placehold.it/800x150/fafafa/666" alt="a test image">
153
+ </div>
154
+ <div class="item item-9">
155
+ <img src="http://placehold.it/800x180/fafafa/666" alt="a test image">
156
+ </div>
157
+ <div class="item item-10">
158
+ <img src="http://placehold.it/800x200/fafafa/666" alt="a test image">
159
+ </div>
160
+ <div class="item item-11">
161
+ <img src="http://placehold.it/800x220/fafafa/666" alt="a test image">
162
+ </div>
163
+ </div>
164
+
165
+ <div class="items-container big-items">
166
+ <div class="item item-0">
167
+ <h3>Lorem ipsum dolor</h3>
168
+ <p>Phasellus ut nibh fermentum, vulputate urna vel, semper diam.</p>
169
+ <p>Aenean semper felis ipsum, vulputate consequat dui elementum vel.</p>
170
+ <p>Phasellus ut nibh fermentum, vulputate urna vel, semper diam. Nunc sollicitudin felis ut pellentesque fermentum. In erat mi, pulvinar sit amet tincidunt vitae, gravida id felis. Phasellus hendrerit erat sed porta imperdiet. Vivamus viverra ipsum tortor, et congue mauris porttitor ut.</p>
171
+ <p>Phasellus ut nibh fermentum, vulputate urna vel, semper diam. Nunc sollicitudin felis ut pellentesque fermentum. In erat mi, pulvinar sit amet tincidunt vitae, gravida id felis.</p>
172
+ </div>
173
+ <div class="item item-1">
174
+ <div class="items-container">
175
+ <div class="item item-2">
176
+ <p>Aenean</p>
177
+ </div>
178
+ <div class="item item-3">
179
+ <p>Lorem</p>
180
+ </div>
181
+ <div class="item item-4">
182
+ <p>Phasellus</p>
183
+ </div>
184
+ <div class="item item-5">
185
+ <p>Aenean semper felis ipsum, vulputate consequat dui elementum vel.</p>
186
+ </div>
187
+ <div class="item item-6">
188
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>
189
+ </div>
190
+ <div class="item item-7">
191
+ <p>Phasellus ut nibh fermentum, vulputate urna vel, semper diam.</p>
192
+ </div>
193
+ </div>
194
+ </div>
195
+ </div>
196
+
197
+ <div class="data-test-items">
198
+ <div class="item item-0" data-match-height="items-a">
199
+ <h3>data-match-height="items-a"</h3>
200
+ <p>Phasellus ut nibh fermentum, vulputate urna vel, semper diam. Nunc sollicitudin felis ut pellentesque fermentum. In erat mi, pulvinar sit amet tincidunt vitae, gravida id felis. Phasellus hendrerit erat sed porta imperdiet. Vivamus viverra ipsum tortor, et congue mauris porttitor ut.</p>
201
+ </div>
202
+ <div class="item item-1" data-match-height="items-a">
203
+ <h3>data-match-height="items-a"</h3>
204
+ <p>Phasellus ut nibh fermentum, vulputate urna vel, semper diam. Nunc sollicitudin felis ut pellentesque fermentum. In erat mi, pulvinar sit amet tincidunt vitae, gravida id felis.</p>
205
+ </div>
206
+ <div class="item item-2" data-mh="items-b">
207
+ <h3>data-mh="items-b"</h3>
208
+ <p>In erat mi, pulvinar sit amet tincidunt vitae, gravida id felis.</p>
209
+ </div>
210
+ <div class="item item-3" data-mh="items-b">
211
+ <h3>data-mh="items-b"</h3>
212
+ <p>Nunc sollicitudin felis ut pellentesque fermentum. In erat mi, pulvinar sit amet tincidunt vitae, gravida id felis.</p>
213
+ </div>
214
+ </div>
215
+
216
+ <div class="items-container fixed-items">
217
+ <div class="item item-0">
218
+ <p>Fixed height</p>
219
+ </div>
220
+ <div class="item item-1">
221
+ <p>Fixed height</p>
222
+ </div>
223
+ <div class="item item-2">
224
+ <p>Fixed height</p>
225
+ </div>
226
+ <div class="item item-3">
227
+ <p>Fixed height</p>
228
+ </div>
229
+ </div>
230
+
231
+ <div class="items-container inline-block-items">
232
+ <div class="item item-0">
233
+ <p>display: inline-block</p>
234
+ </div>
235
+ <div class="item item-1">
236
+ <p>display: inline-block</p>
237
+ </div>
238
+ <div class="item item-2">
239
+ <p>display: inline-block</p>
240
+ </div>
241
+ <div class="item item-3">
242
+ <p>display: inline-block</p>
243
+ </div>
244
+ <div class="item item-4">
245
+ <p>display: inline-block</p>
246
+ </div>
247
+ <div class="item item-5">
248
+ <p>display: inline-block</p>
249
+ </div>
250
+ <div class="item item-6">
251
+ <p>display: inline-block</p>
252
+ </div>
253
+ <div class="item item-7">
254
+ <p>display: inline-block</p>
255
+ </div>
256
+ </div>
257
+
258
+ <div class="items-container hidden-items">
259
+ <div class="item item-0">
260
+ <p>display: none</p>
261
+ </div>
262
+ <div class="item item-1">
263
+ <p>visibility: hidden</p>
264
+ </div>
265
+ <div class="item item-2">
266
+ <div class="items-container">
267
+ <div class="item item-0">
268
+ <p>parent display: none</p>
269
+ </div>
270
+ <div class="item item-0">
271
+ <p>parent display: none</p>
272
+ </div>
273
+ </div>
274
+ </div>
275
+ <div class="item item-3">
276
+ <div class="items-container">
277
+ <div class="item item-1">
278
+ <p>parent visibility: hidden</p>
279
+ </div>
280
+ <div class="item item-1">
281
+ <p>parent visibility: hidden</p>
282
+ </div>
283
+ </div>
284
+ </div>
285
+ </div>
286
+ </div>
287
+ </body>
288
+ </html>