Ticket #4700 (closed bug: worksforme)
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: | ||
| Blocking: | Blocked by: |
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
Change History
Changed 4 years ago by znerd
-
attachment
Afbeelding 13.png
added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Opera 9.64 screenshot