Changeset 89176 in webkit
- Timestamp:
- Jun 17, 2011, 3:18:10 PM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r89169 r89176 1 2011-06-17 David Grogan <dgrogan@chromium.org> 2 3 Reviewed by Eric Seidel. 4 5 layout test for misalignment caused by float->int rounding error 6 https://bugs.webkit.org/show_bug.cgi?id=61906 7 8 Just the layout test demonstrating the problem. It will be a while 9 until I have cycles to play around with the fix started in 10 https://bugs.webkit.org/show_bug.cgi?id=22759. And it'd be nice to 11 know if this were fixed for free via the ongoing systemic int->float 12 refactoring. 13 14 * css1/units/rounding-expected.txt: Added. 15 * css1/units/rounding.html: Added. 16 1 17 2011-06-17 Stephen White <senorblanco@chromium.org> 2 18
Note:
See TracChangeset
for help on using the changeset viewer.