2007-08-27 Mitz Pettel <mitz@webkit.org>
Reviewed by Darin.
- fix http://bugs.webkit.org/show_bug.cgi?id=15091
Crash in RenderBlock::skipWhitespace during layout <rdar://problem/
5439631>
Test: fast/replaced/applet-disabled-positioned.html
* html/HTMLAppletElement.cpp:
(WebCore::HTMLAppletElement::createRenderer): Changed to call
RenderObject::createObject(), which accounts for style.
2007-08-27 Mitz Pettel <mitz@webkit.org>
Reviewed by Darin.
- test for http://bugs.webkit.org/show_bug.cgi?id=15091
Crash in RenderBlock::skipWhitespace during layout <rdar://problem/
5439631>
* fast/replaced/applet-disabled-positioned.html: Added.
* platform/mac/fast/replaced: Added.
* platform/mac/fast/replaced/applet-disabled-positioned-expected.checksum: Added.
* platform/mac/fast/replaced/applet-disabled-positioned-expected.png: Added.
* platform/mac/fast/replaced/applet-disabled-positioned-expected.txt: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@25262
268f45cc-cd09-0410-ab3c-
d52691b4dbfc