--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/cm/media/js/lib/yui/yui_3.0.0b1/releasenotes/README.cssgrids Mon Nov 23 15:14:29 2009 +0100
@@ -0,0 +1,41 @@
+*** NOTE: This module is deprecated. This functionality will be provided in a future release.
+
+**** version 3.0.0 beta 1 ***
+ * deprecated for YUI 3
+
+**** version 3.0.0 PR2 ***
+
+ * Added self-clearing for templates (e.g. div.yui-t1) for
+ cases when they are not within #bd. Per ticket 2201115
+ * Corrected ordering issue for "gb" per internal ticket
+ 2251219 and Sourceforge ticket 2131681
+ * Enabled nesting of gf within gc per internal ticket
+ 1458071 and Sourceforget ticket 1786723
+
+3.0.0PR1 - Initial release
+
+Module Name: "cssgrids"
+Documentation: http://developer.yahoo.com/yui/3/cssgrids
+
+The foundational CSS Grids offers four preset page widths,
+six preset two-column source-order-independent content
+templates, and the ability to stack and nest subdivided
+regions of two, three, or four columns. The file provides
+over 1000 page layout combinations. Other features include:
+
+ * Supports fluid 100-percent layouts, fluid- and
+ fixed-width layouts at 750px, 950px, and 974px
+ centered, and the ability to easily customize the
+ width.
+ * Flexible in response to user initiated font-size
+ adjustments.
+ * Template columns are source-order independent; put
+ your most important content earlier in your markup
+ for improved accessibility and SEO.
+ * Self-clearing footer. No matter which column is
+ longer, the footer stays below the longest.
+ * Accommodates IAB's Ad Unit Guidelines for common
+ ad dimensions.
+
+*** NOTE: This module is deprecated. This functionality will be provided in a future release.
+