2006-09-14 Graham Dennis <graham.dennis@gmail.com>
Reviewed by Justin Garcia.
- http://bugzilla.opendarwin.org/show_bug.cgi?id=10726
Crash in ApplyStyleCommand::applyRelativeFontStyleChange
* editing/ApplyStyleCommand.cpp:
(WebCore::ApplyStyleCommand::applyRelativeFontStyleChange): Prevent a crash by
makeing sure that the 'beyondEnd' node is after the start node.
2006-09-14 Graham Dennis <graham.dennis@gmail.com>
Reviewed by Justin Garcia.
Modified testcase for:
http://bugzilla.opendarwin.org/show_bug.cgi?id=10726
Crash in ApplyStyleCommand::applyRelativeFontStyleChange
* editing/style/table-selection-expected.checksum:
* editing/style/table-selection-expected.png:
* editing/style/table-selection-expected.txt:
* editing/style/table-selection.html:
This testcase was for 10579, which is very similar to this bug (10726)
Now the testcase tests both bugs.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16362
268f45cc-cd09-0410-ab3c-
d52691b4dbfc