2
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
3
Code licensed under the BSD License:
4
http://developer.yahoo.net/yui/license.txt
8
TODO will need to remove settings on HTML since we can't namespace it.
9
TODO with the prefix, should I group by selector or property for weight savings?
16
TODO remove settings on BODY since we can't namespace it.
19
TODO test putting a class on HEAD.
39
.yui-cssreset fieldset,
42
.yui-cssreset textarea,
44
.yui-cssreset blockquote,
51
border-collapse:collapse;
54
.yui-cssreset fieldset,
59
TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
61
.yui-cssreset address,
62
.yui-cssreset caption,
74
TODO Figure out where this list-style rule is best set. Hedger has a request to investigate.
80
.yui-cssreset caption,
93
.yui-cssreset q:before,
94
.yui-cssreset q:after {
98
.yui-cssreset acronym {
102
/* to preserve line-height and selector appearance */
104
vertical-align:text-top;
107
vertical-align:text-bottom;
110
.yui-cssreset textarea,
111
.yui-cssreset select {
116
/*to enable resizing for IE*/
118
.yui-cssreset textarea,
119
.yui-cssreset select {
122
/*because legend doesn't inherit in IE */
123
.yui-cssreset legend {
b'\\ No newline at end of file'