Changeset 19012 for trunk/LayoutTests/ChangeLog
- Timestamp:
- 01/21/07 12:29:41 (2 years ago)
- Files:
-
- 1 modified
-
trunk/LayoutTests/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r19011 r19012 1 2007-01-21 Mitz Pettel <mitz@webkit.org> 2 3 Reviewed by Darin. 4 5 - test for http://bugs.webkit.org/show_bug.cgi?id=10692 6 REGRESSION (r14847): Unnecessary scrollbars with position:relative; and overflow:auto; 7 8 * fast/overflow/position-relative-expected.checksum: Added. 9 * fast/overflow/position-relative-expected.png: Added. 10 * fast/overflow/position-relative-expected.txt: Added. 11 * fast/overflow/position-relative.html: Added. 12 1 13 2007-01-21 Mitz Pettel <mitz@webkit.org> 2 14