Jacek Caban
|
b095b1f67e
|
mshtml: Added better IHTMLCurrentStyle2::get_hasLayout stub.
|
2013-08-22 19:02:04 +02:00 |
Jacek Caban
|
b93e29f0ee
|
mshtml: Added support for non-integer values in get_nsstyle_pixel_val.
|
2013-01-10 16:06:10 +01:00 |
Jacek Caban
|
0f60681a5a
|
mshtml: Added IHTMLStyle::put_pixelLeft implementation.
|
2013-01-07 17:37:47 +01:00 |
Jacek Caban
|
85368869e8
|
mshtml: Added IHTMLStyle::get_pixelLeft implementation.
|
2013-01-07 17:37:43 +01:00 |
Jacek Caban
|
10a832cc04
|
mshtml: Properly handle NULL value in set_nsstyle_attr.
|
2012-12-06 20:31:30 +01:00 |
Jacek Caban
|
04c97d08eb
|
mshtml: Added IHTMLStyle::clear property implementation.
|
2012-10-23 17:29:10 +02:00 |
Jacek Caban
|
d898f27af4
|
mshtml: Added IHTMLStyle::put_pixelWidth implementation.
|
2012-09-04 15:06:36 +02:00 |
Jacek Caban
|
140cd1b914
|
mshtml: Added runtimeStyle tests.
|
2012-07-25 16:11:21 +02:00 |
Michael Stefaniuc
|
630560ea8f
|
mshtml/tests: Remove stray ok() calls.
|
2012-05-25 13:45:09 +02:00 |
Jacek Caban
|
b2f3144e0c
|
mshtml: Added IHTMLStyle2::overflowY implementation.
|
2012-04-17 12:43:29 +02:00 |
Jacek Caban
|
5b99a4e880
|
mshtml: Added IHTMLStyle2::overflowX implementation.
|
2012-04-17 12:43:26 +02:00 |
Jacek Caban
|
33171f3b5d
|
mshtml: Added IHTMLStyle::removeAttribute tests.
|
2012-04-16 17:49:26 +02:00 |
Jacek Caban
|
53adfe77d3
|
mshtml: Added IHTMLStyle2::bottom implementation.
|
2012-04-16 17:49:24 +02:00 |
Jacek Caban
|
3d2d9596fd
|
mshtml: Use helpers for IHTMLStyle::put_verticalAlign property implementation.
|
2012-04-04 17:49:01 +02:00 |
Jacek Caban
|
27555a52d8
|
mshtml: Use proper helpers in IHTMLStyle::backgroundColor implementation.
|
2012-03-30 15:36:23 +02:00 |
Jacek Caban
|
1cd6da2612
|
mshtml: Use proper helpers in IHTMLStyle::color implementation.
|
2012-03-30 15:36:20 +02:00 |
Jacek Caban
|
75dd422c2a
|
mshtml: Use proper helpers to implement IHTMLSyle::fontSize property.
|
2012-03-30 15:36:16 +02:00 |
Jacek Caban
|
8e2f97fa65
|
mshtml: Added IHTMLCurrentStyle2::get_filter tests.
|
2012-03-16 15:37:52 +01:00 |
Jacek Caban
|
dec3a9c7b0
|
mshtml: Use helpers in IHTMLStyle::paddingLeft implementation.
|
2012-01-26 17:46:13 +01:00 |
Jacek Caban
|
9fc673f48e
|
mshtml: Added IHTMLStyle::paddingBottom implementation.
|
2012-01-26 17:46:09 +01:00 |
Jacek Caban
|
2de64c8a26
|
mshtml: Added IHTMLStyle::paddingRight implementation.
|
2012-01-26 17:46:04 +01:00 |
Jacek Caban
|
f015711822
|
mshtml: Added IHTMLStyle::paddingTop implementation.
|
2012-01-26 17:46:00 +01:00 |
Jacek Caban
|
7d18377ba4
|
mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginLeft implementation.
|
2012-01-26 17:45:55 +01:00 |
Jacek Caban
|
737dba7ae3
|
mshtml: Added IHTMLStyle::marginBottom property implementation.
|
2012-01-26 17:45:51 +01:00 |
Jacek Caban
|
1ea6529007
|
mshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop.
|
2012-01-26 17:45:47 +01:00 |
Jacek Caban
|
2858d44ed5
|
mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginRight.
|
2012-01-26 17:45:43 +01:00 |
Jacek Caban
|
6f9e67e0b4
|
mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_height implementation.
|
2011-11-14 15:25:19 +01:00 |
Jacek Caban
|
93d54b1759
|
mshtml: Properly release body element in basic_style_test.
|
2011-10-03 14:39:00 -05:00 |
Jacek Caban
|
adf1310f4a
|
mshtml: Added IHTMLStyle2::direction property implementation.
|
2011-07-22 13:03:28 +02:00 |
Jacek Caban
|
904f4ac843
|
mshtml: Added IHTMLStyle::pageBreakBefore implementation.
|
2011-07-21 16:27:31 +02:00 |
Jacek Caban
|
2507d6e581
|
mshtml: Moved style tests to separated file.
|
2011-07-20 19:23:05 +02:00 |