Bug 22649
Summary: | Google prettify.js glitch with Recent nightly builds | ||
---|---|---|---|
Product: | WebKit | Reporter: | Craig Federighi <craig.federighi> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | barraclough |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Craig Federighi
I notice that with the last few nightly builds the output of Google prettify.js is glitched (with extra ">" characters after some lines.
The following test case demonstrates the failure:
http://google-code-prettify.googlecode.com/svn/trunk/tests/prettify_test.html
(It returns all okay with Safari 3.2.1 but returns numerous errors under WebKit-SVN-r38860)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gavin Barraclough
Works for me in ToT!