~ubuntu-branches/ubuntu/natty/otrs2/natty-updates

« back to all changes in this revision

Viewing changes to var/httpd/htdocs/yui/2.7.0/releasenotes/README.reset

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2010-08-09 19:43:44 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20100809194344-absef1ut5mfj3qhv
Tags: 2.4.7+dfsg1-1
* Strip out yui from the source in the dfsg version.
  Closes: #591196
* Depend on libjs-yui and link to this package, instead of using the embedded
  yui version. This changes make the flash ticket statistics unuseable!
  Closes: #592146

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
YUI Library - Reset - Release Notes
2
 
 
3
 
Version 2.7.0
4
 
 
5
 
  * Added new test for nesting ordered and unordered lists.
6
 
  * Added new test for thead, tfoot, tbody.
7
 
  * Added new test for optgroup and option. 
8
 
  * Added new test for nested em and strong.
9
 
  * Added new test for nested blockquote.
10
 
  * Added new test for radio and checkbox.
11
 
  * Added button to Reset and Base. Bug #2359418
12
 
  * For button and various input types, added padding:1px; via Base so that 
13
 
    Opera (9.63) will render using its standard form controls. Bug #1985570. 
14
 
  * Known issue: Can not reset the font-style and font-weight properties for 
15
 
    the option and optgroup elements on IE8 (as of build 18372, RC1)
16
 
 
17
 
Version 2.6.0 
18
 
 
19
 
  * Added del,ins{text-decoration:none;} per SF-1957908
20
 
  * KNOWN ISSUE:
21
 
    Beginning in Opera 9.5, a padding value of 0 on radio 
22
 
    buttons and checkboxes prevents Opera from rendering 
23
 
    their visually attractive checkmarks and filled circles 
24
 
    for the radios. This has NOT been addressed in 2.6.0, 
25
 
    however you can apply this patch if you desire:
26
 
        input[type="checkbox"],input[type="radio"] {padding:1px;}
27
 
 
28
 
Version 2.5.2
29
 
 
30
 
  * No changes.
31
 
 
32
 
Version 2.5.1
33
 
 
34
 
  * No changes.
35
 
 
36
 
Version 2.5.0
37
 
 
38
 
  * Added input,textarea,select{*font-size:100%;} to enable resizing on IE
39
 
 
40
 
Version 2.4.0
41
 
 
42
 
  * Moved background and default font color to HTML from BODY
43
 
  * Removed invalid sub/sup negative line-height values because they
44
 
    were invalid and because they weren't have a big impact.
45
 
  * Added legend element color to accommodate IE6 issues.
46
 
 
47
 
Version 2.3.0
48
 
 
49
 
  * Removed: ul,ol {list-style:none;}
50
 
  * Added: li {list-style:none;} because it's less impactful (easier to rebuild) and shorter
51
 
  * Added: acronym {font-variant:normal;} to reset the "small-caps" variant that Opera displays
52
 
  * Added: body {color:#000;background:#FFF;}
53
 
  * Added: sup,sub {line-height:-1px;vertical-align: text-top;}sub{vertical-align:text-bottom;}
54
 
  * Added: input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;} (doesn't fix textareas in Opera/Win+Mac, IE6/7
55
 
  * Added: padding:0;margin:0; for the legend element which wasn't fully reset before (has 2px lateral padding on some browsers)
56
 
  
57
 
  
58
 
Version 2.2.0 - 2.2.2
59
 
 
60
 
  * No changes.
61
 
 
62
 
Version 0.12.1 - 0.12.2
63
 
 
64
 
  * No changes.
65
 
 
66
 
Version 0.12.0
67
 
 
68
 
  * Added: h1,h2,h3,h4,h5,h6{font-weight:normal;}
69
 
  * Added: abbr,acronym {border:0;}
70
 
  * Added: textarea {padding:0;margin:0;}
71
 
 
72
 
Version 0.11.0
73
 
 
74
 
  * No changes.
75
 
 
76
 
Version 0.10.0
77
 
 
78
 
  * Initial release.
 
 
b'\\ No newline at end of file'