Jacek Caban
|
cf19259a03
|
mshtml: Fixed spaces handling in range object.
|
2007-10-22 12:36:32 +02:00 |
Jacek Caban
|
11d62d7fcb
|
mshtml: Added IHTMLTxtRange::expand("TextEdit") implementation.
|
2007-10-22 12:36:26 +02:00 |
Michael Stefaniuc
|
f02a01574b
|
mshtml/tests: Move the 'const' after REFIID as REFIID is a macro that already starts with 'const'.
|
2007-10-22 12:36:19 +02:00 |
Jacek Caban
|
52b78f055e
|
mshtml: Set selection to default on IHTMLSelectionObject::createRange if there is no range selected.
|
2007-10-19 12:05:43 +02:00 |
Jacek Caban
|
2cb3c5de90
|
mshtml: Added IHTMLTxtRange::moveStart("character") implementation.
|
2007-10-15 13:46:27 +02:00 |
Jacek Caban
|
07dfef53bc
|
mshtml: Added more range tests and fixes.
|
2007-10-15 13:46:19 +02:00 |
Jacek Caban
|
924b667821
|
mshtml: Added more DOM tests.
|
2007-10-15 13:46:13 +02:00 |
Jacek Caban
|
512d09245d
|
mshtml: Fix range pos after put_text call.
|
2007-10-15 13:44:15 +02:00 |
Jacek Caban
|
df4bdad94d
|
mshtml: Skip tests if we can't get body object - it means that there is no Gecko available.
|
2007-10-09 12:34:35 +02:00 |
Jacek Caban
|
42349000c4
|
mshtml: Added get_tagName implementation.
|
2007-10-03 11:00:46 +02:00 |
Jacek Caban
|
cb776f7d5b
|
mshtml: Added get_compatMode implementation.
|
2007-09-27 11:08:54 +02:00 |
Jacek Caban
|
48d6c1f5ac
|
mshtml: Added more tests.
|
2007-09-19 14:56:36 +02:00 |
Jacek Caban
|
d17a1afe8b
|
mshtml: Added get_body test.
|
2007-09-17 12:09:48 +02:00 |
Jacek Caban
|
29be901376
|
mshtml: Added IHTMLTxtRange::put_text tests.
|
2007-09-13 11:36:33 +02:00 |
Jacek Caban
|
964479afa9
|
mshtml: Added IHTMLTxtRange::move("word") implementation.
|
2007-09-13 11:36:16 +02:00 |
Jacek Caban
|
d6c14fba3e
|
mshtml: Added IHTMLTxtRange::moveEnd implementation.
|
2007-09-13 11:35:58 +02:00 |
Jacek Caban
|
11591e7720
|
mshtml: Added IHTMLTxtRange::move("character") implementation.
|
2007-09-13 11:35:36 +02:00 |
Jacek Caban
|
efe3232087
|
mshtml: Added IHTMLTxtRange::expand implementation.
|
2007-09-13 11:34:52 +02:00 |
Jacek Caban
|
6859de16f6
|
mshtml: Added IHTMLTxtRange tests.
|
2007-09-13 11:34:07 +02:00 |
Jacek Caban
|
1534267ba5
|
mshtml: Added beginning DOM tests.
|
2007-06-25 13:25:23 +02:00 |