Hello, Could you please review the following fix: bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6817933 fix: http://cr.openjdk.java.net/~malenkov/6817933.0/
The styleSheet property of the HTMLEditorKit class have a static behavior. It must be non-static because of JavaBeans spec. The automatic test is included.
Thanks, SAM
