Opened 14 years ago
Closed 12 years ago
#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: | ||
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 (2)
Changed 14 years ago by
Attachment: | Afbeelding 13.png added |
---|
comment:1 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Opera 9.64 screenshot