Dmitry Timoshkov : mshtml: Implement HTMLStyleSheetRulesCollection::item.

Alexandre Julliard julliard at winehq.org
Tue May 7 17:32:46 CDT 2019


Module: wine
Branch: master
Commit: a6fbd07ac8b4478932b29f98a8767bd8bad3a170
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a6fbd07ac8b4478932b29f98a8767bd8bad3a170

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Tue May  7 14:45:11 2019 +0200

mshtml: Implement HTMLStyleSheetRulesCollection::item.

Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/htmlstylesheet.c  | 188 +++++++++++++++++++++++++++++++++++++++++-
 dlls/mshtml/mshtml_private.h  |   2 +
 dlls/mshtml/tests/dom.c       |  16 ++++
 dlls/mshtml/tests/elements.js |  19 +++++
 4 files changed, 223 insertions(+), 2 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=a6fbd07ac8b4478932b29f98a8767bd8bad3a170



More information about the wine-cvs mailing list