22 Oct
2007
22 Oct
'07
2:55 p.m.
Module: wine Branch: master Commit: cf19259a0381341e56facee6808e0f0ebeefff14 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cf19259a0381341e56facee680... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Sun Oct 21 15:47:53 2007 +0200 mshtml: Fixed spaces handling in range object. --- dlls/mshtml/tests/dom.c | 4 +- dlls/mshtml/txtrange.c | 262 ++++++++++++++++++++++++++++++++++------------- 2 files changed, 193 insertions(+), 73 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cf19259a0381341e56face...