Jacek Caban : mshtml: Export IElementSelector for all elements in compatibility mode >= IE8.

Alexandre Julliard julliard at winehq.org
Thu Jul 7 09:48:23 CDT 2016


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Jul  7 12:50:18 2016 +0200

mshtml: Export IElementSelector for all elements in compatibility mode >= IE8.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/htmlanchor.c          |  3 ++-
 dlls/mshtml/htmlarea.c            |  3 ++-
 dlls/mshtml/htmlbody.c            |  3 ++-
 dlls/mshtml/htmlcomment.c         |  3 ++-
 dlls/mshtml/htmlelem.c            | 13 ++++++++++---
 dlls/mshtml/htmlembed.c           |  3 ++-
 dlls/mshtml/htmlform.c            |  3 ++-
 dlls/mshtml/htmlframe.c           |  3 ++-
 dlls/mshtml/htmlgeneric.c         |  3 ++-
 dlls/mshtml/htmlhead.c            |  9 ++++++---
 dlls/mshtml/htmliframe.c          |  3 ++-
 dlls/mshtml/htmlimg.c             |  3 ++-
 dlls/mshtml/htmlinput.c           |  9 ++++++---
 dlls/mshtml/htmllink.c            |  3 ++-
 dlls/mshtml/htmlmeta.c            |  3 ++-
 dlls/mshtml/htmlobject.c          |  3 ++-
 dlls/mshtml/htmloption.c          |  6 ++++--
 dlls/mshtml/htmlscript.c          |  3 ++-
 dlls/mshtml/htmlselect.c          |  3 ++-
 dlls/mshtml/htmlstyleelem.c       |  3 ++-
 dlls/mshtml/htmltable.c           |  3 ++-
 dlls/mshtml/htmltablecell.c       |  3 ++-
 dlls/mshtml/htmltablerow.c        |  3 ++-
 dlls/mshtml/htmltextarea.c        |  3 ++-
 dlls/mshtml/mshtml_private.h      |  4 ++--
 dlls/mshtml/tests/documentmode.js | 20 +++++++++++++++++++-
 26 files changed, 87 insertions(+), 34 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d72d640308ce015b50a8b26c6bf6baeb560d9527



More information about the wine-cvs mailing list