Version: (using KDE KDE 3.96.0) Installed from: Compiled From Sources OS: Linux Some pages that contains the cross-browser javascript framework don't load correctly with konqueror. I reported 1 week ago a crash bug relationship with that framework. Now the crash bug is fixed but now the contents don't load correctly. Examples pages: http://demo.eyeos.org http://www.cross-browser.com/x/examples/tabpanelgroup.php Crash bug id: #152005 Thanks!
Yeah, confirmed. Odd, it worked just a couple days ago. May be I should fix the JS debugger or something.
SVN commit 740634 by orlovich: I can't: 1) read 2) test stuff properly. Fix #152791: we do want to return an empty string on known but not set CSS properties, just like KDE3 did (and which I missed) BUG:152791 M +3 -2 kjs_css.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=740634
SVN commit 740635 by orlovich: Revise to also incorporate #152791 CCBUG:152791 M +16 -2 baseline/ecma/152005.html-dom M +15 -6 baseline/ecma/152005.html-render M +8 -0 tests/ecma/152005.html WebSVN link: http://websvn.kde.org/?view=rev&revision=740635