Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Update built files (#30)
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
  • Loading branch information
rwaldron committed Aug 15, 2012
1 parent 2a3ff9a commit 2364014
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion dev/feature-select.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"name": "cssoverflow", "name": "cssoverflow",
"title": "CSS Overflow Scrolling &#8253;", "title": "CSS Overflow Scrolling &#8253;",
"ring": 1, "ring": 1,
"spec": "http://www.w3.org/TR/CSS2/visufx.html", "spec": "",
"sources": [] "sources": []
}, },
{ {
Expand Down
2 changes: 1 addition & 1 deletion dev/load.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/application.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14320,7 +14320,7 @@ App.register( "features", [
"name": "cssoverflow", "name": "cssoverflow",
"title": "CSS Overflow Scrolling &#8253;", "title": "CSS Overflow Scrolling &#8253;",
"ring": 1, "ring": 1,
"spec": "http://www.w3.org/TR/CSS2/visufx.html", "spec": "",
"sources": [] "sources": []
}, },
{ {
Expand Down
4 changes: 2 additions & 2 deletions dist/application.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/features.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ App.register( "features", [
"name": "cssoverflow", "name": "cssoverflow",
"title": "CSS Overflow Scrolling &#8253;", "title": "CSS Overflow Scrolling &#8253;",
"ring": 1, "ring": 1,
"spec": "http://www.w3.org/TR/CSS2/visufx.html", "spec": "",
"sources": [] "sources": []
}, },
{ {
Expand Down
2 changes: 1 addition & 1 deletion dist/h.js
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Ringmark - v1.4.0pre - 8/9/2012 /*! Ringmark - v1.4.0pre - 8/15/2012
* Copyright ( c ) 2012 Facebook Licensed W3C 3-clause BSD License, W3C Test Suite License */ * Copyright ( c ) 2012 Facebook Licensed W3C 3-clause BSD License, W3C Test Suite License */


(function( exports ) { (function( exports ) {
Expand Down
2 changes: 1 addition & 1 deletion dist/h.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/performance.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/ringmark.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -1820,7 +1820,7 @@ QUnit.diff = (function() {


}( this )); }( this ));


/*! Ringmark - v1.4.0pre - 8/9/2012 /*! Ringmark - v1.4.0pre - 8/15/2012
* Copyright ( c ) 2012 Facebook Licensed W3C 3-clause BSD License, W3C Test Suite License */ * Copyright ( c ) 2012 Facebook Licensed W3C 3-clause BSD License, W3C Test Suite License */


(function( exports ) { (function( exports ) {
Expand Down
2 changes: 1 addition & 1 deletion dist/ringmark.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/rings.min.js

Large diffs are not rendered by default.

0 comments on commit 2364014

Please sign in to comment.