:first-letter pseudo-element should include punctuation character following first letter in Konqueror 4

L'alphabet
2"
3.14159
3,14159

Expected results: ', ", . and , punctuation characters in the test should be green and rather big

Actual results in Konqueror 4.3: ', ", . and , punctuation characters in the test are black and normal size

Punctuation (i.e, characters defined in Unicode [UNICODE] in the "open" (Ps), "close" (Pe), "initial" (Pi). "final" (Pf) and "other" (Po) punctuation classes), that precedes or follows the first letter should be included
coming from CSS 2.1, section 5.12.2 The :first-letter pseudo-element

Some frequently used in iso-latin 1 languages sentence terminal (Sentence_Terminal) characters according to Unicode:

Some frequently used in iso-latin 1 languages Terminal_Punctuation ( but not Sentence_Terminal) characters according to Unicode:

Some frequently used in iso-latin 1 languages Terminal_Punctuation (Other Punctuation, but not in Terminal_Punctuation) characters according to Unicode:

IE8, Firefox 3.6.12, Opera 10.63 and Chrome 9.0.597.98 pass this test.

This bug has been reported at KDE Bug Tracking System as bug 197455.

Valid HTML 4.01! CSS compliant