Comment #12 on issue 20686 by [email protected]: ASSERTION FAILED: genChild->style()->styleType() == FIRST_LETTER http://code.google.com/p/chromium/issues/detail?id=20686
Alright, I have found the root cause. RenderListItem::updateMarkerLocation() inserts a list marker element to the wrong position (before the text fragment created by ":after" pseudo element), which causes this mysterious assertion hits. I'll try to create a patch and upload it at WebKit bugzilla tomorrow. -- 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 -~----------~----~----~----~------~----~------~--~---
