NEW 74846
chrome.dll!WebCore::RenderBlock::LineBreaker::nextLineBreak+7 RecursionSOV (22b5c8c5886a8d4ec141616f758d9e00)
https://bugs.webkit.org/show_bug.cgi?id=74846
Summary chrome.dll!WebCore::RenderBlock::LineBreaker::nextLineBreak+7 RecursionSOV (2...
Berend-Jan Wever
Reported 2011-12-19 00:51:16 PST
Chromium: http://code.google.com/p/chromium/issues/detail?id=108031 <O><style> *{ float:right; -webkit-user-modify:read-write!important; -webkit-padding-start:4%; } </style><<script> document.execCommand("selectall"); document.execCommand("Italic"); document.execCommand("InsertUnorderedList"); document.execCommand("insertimage",false); document.execCommand("insertunorderedlist"); document.execCommand("InsertOrderedList"); document.execCommand("insertorderedlist",false); document.execCommand("insertorderedlist"); document.execCommand("insertunorderedlist",false); document.execCommand("outdent"); </script>
Attachments
Repro (566 bytes, text/html)
2011-12-19 00:51 PST, Berend-Jan Wever
no flags
Berend-Jan Wever
Comment 1 2011-12-19 00:51:41 PST
Berend-Jan Wever
Comment 2 2011-12-20 06:16:24 PST
Another repro: <style>*{float:left}</style><body onload=' document.execCommand("SelectAll"); document.designMode="on"; document.execCommand("Underline",false); document.execCommand("bold",false); document.execCommand("insertorderedlist",false); document.execCommand("InsertHorizontalRule",false); document.execCommand("InsertUnorderedList"); document.execCommand("InsertUnorderedList"); document.execCommand("outdent"); document.execCommand("InsertOrderedList"); document.execCommand("insertunorderedlist"); '><!>- Stack loop: chrome.dll!WebCore::RenderBlock::layoutRunsAndFloats chrome.dll!WebCore::RenderBlock::layoutInlineChildren chrome.dll!WebCore::RenderBlock::layoutBlock chrome.dll!WebCore::RenderBlock::layout chrome.dll!WebCore::RenderBlock::insertFloatingObject chrome.dll!WebCore::RenderBlock::LineBreaker::skipLeadingWhitespace chrome.dll!WebCore::RenderBlock::LineBreaker::nextLineBreak chrome.dll!WebCore::RenderBlock::layoutRunsAndFloatsInRange
Note You need to log in before you can comment on or make changes to this bug.