Side navigation
#4699 closed bug (wontfix)
Opened May 29, 2009 03:08PM UTC
Closed November 17, 2010 03:48AM UTC
Test #64 fails in jQuery test suite, in OmniWeb v5.9.2
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 OmniWeb 5.9.2 on Mac OS X 10.5.6
- Go to http://jquery.com/test/
Expected results: - All tests are run and succeed.
Actual results: - Test #64 fails.
The test result is:
core module: text(String) (1, 3, 4)
Check escaped text expected: <div><b>Hello</b> cruel world!</div> actual: <div><b>Hello</b> cruel world!</div>
Check node,textnode,comment with text(): hi!
Check node,textnode,comment with text(): there
Check node,textnode,comment with text(): 8
I intend to attach a screenshot.
Attachments (1)
Change History (1)
Changed November 17, 2010 03:48AM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
This isn't one of our supported browsers and we don't have a way to test it.