Hi, Just reported bug 2870 and while looking at the code, I noticed an empty "else" in plugins/gtkhtml2_viewer/libgtkhtml/css/cssvalue.c:1281 if (buffer[tmp_pos] == ',') { tmp_pos++; } else { } Bug? Future feature? :) Pierre