Side navigation
#4700 closed bug (worksforme)
Opened May 29, 2009 03:12PM UTC
Closed October 26, 2010 06:10PM UTC
Tests #25 and #26 fail in jQuery test suite, in Opera 9.64 (Mac)
Reported by: | znerd | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Steps to reproduce:
- Start Opera 9.64 on Mac OS X 10.5.6
- Go to http://jquery.com/test/
Expected results:
- All tests are run and succeed.
Actual results:
Results of test #25:
core module: width() (1, 8, 9)
Test set to 30 correctly: 30
Test negative width ignored: 30
Test padding specified with pixels: 30
Test border specified with pixels: 30
Test padding specified with ems: 30
Test border specified with ems expected: 30 actual: 8
Test padding specified with percent: 30
Test hidden div: 30
Test child width with border and padding: 20
Results of test #26:
core module: height() (1, 7, 8)
Test set to 30 correctly: 30
Test negative height ignored: 30
Test padding specified with pixels: 30
Test border specified with pixels: 30
Test padding specified with ems: 30
Test border specified with ems expected: 30 actual: 8
Test padding specified with percent: 30
Test hidden div: 30
Attachments (1)
Change History (1)
Changed October 26, 2010 06:10PM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |