2 YUI 3.13.0 (build 508226d)
3 Copyright 2013 Yahoo! Inc. All rights reserved.
4 Licensed under the BSD License.
5 http://yuilibrary.com/license/
9 TODO will need to remove settings on HTML since we can't namespace it.
10 TODO with the prefix, should I group by selector or property for weight savings?
17 TODO remove settings on BODY since we can't namespace it.
20 TODO test putting a class on HEAD.
40 .yui3-cssreset fieldset
,
41 .yui3-cssreset legend
,
43 .yui3-cssreset textarea
,
45 .yui3-cssreset blockquote
,
51 .yui3-cssreset table {
52 border-collapse:collapse
;
55 .yui3-cssreset fieldset
,
60 TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
62 .yui3-cssreset address
,
63 .yui3-cssreset caption
,
68 .yui3-cssreset strong
,
80 .yui3-cssreset caption
,
93 .yui3-cssreset
q:before
,
94 .yui3-cssreset q:after {
98 .yui3-cssreset acronym {
102 /* to preserve line-height and selector appearance */
104 vertical-align:text-top
;
107 vertical-align:text-bottom
;
109 .yui3-cssreset input
,
110 .yui3-cssreset textarea
,
111 .yui3-cssreset select {
116 /*to enable resizing for IE*/
117 .yui3-cssreset input
,
118 .yui3-cssreset textarea
,
119 .yui3-cssreset select {
122 /*because legend doesn't inherit in IE */
123 .yui3-cssreset legend {
127 /* YUI CSS Detection Stamp */
128 #yui3-css-stamp.cssreset-context
{ display: none
; }