Updates:
        Status: WontFix
        Cc: [email protected]

Comment #5 on issue 14833 by [email protected]: digitalglobe site  
problem.
http://code.google.com/p/chromium/issues/detail?id=14833

I confirmed the bug:
  - Bug had been reproduced in Safari 4.0.3 (531.9.1), Chrome 3.0.195.33,  
Chrome
4.0.249.27
  - Works fine in FF 3.0.15.

(http://www.xiph.org/dshow/ - to get required codecs to run .ogv in Windows)

The error caught by Chrome and Safari browsers:
Error: INVALID_CHARACTER_ERR: DOM Exception 5

Possible solution is to fix javascript code in file table.js (in lines 963  
and 973
remove symbols "<" and ">", e.g. it should be like this:
var table = document.createElement("table");).
After such change reported errors were fixed.

Note: All my tests were done on Windows only.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to