[PATCH 4/5] mshtml: Support SVG element style.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/htmlstyle.c | 28 +++++++++++++++++++++------- dlls/mshtml/nsiface.idl | 13 +++++++++++++ dlls/mshtml/tests/elements.js | 16 ++++++++++++---- 3 files changed, 46 insertions(+), 11 deletions(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=50089 Your paranoid android. === build (build log) === error: patch failed: dlls/mshtml/htmldoc.c:3288 error: patch failed: dlls/mshtml/tests/elements.js:351 error: patch failed: dlls/mshtml/htmlnode.c:1227 error: patch failed: dlls/mshtml/tests/elements.js:174 error: patch failed: dlls/mshtml/htmlelem.c:5182 error: patch failed: dlls/mshtml/tests/elements.js:200 error: patch failed: dlls/mshtml/htmlstyle.c:10171 error: patch failed: dlls/mshtml/nsiface.idl:1152 error: patch failed: dlls/mshtml/tests/elements.js:279 Task: Patch failed to apply === debian9 (build log) === error: patch failed: dlls/mshtml/htmldoc.c:3288 error: patch failed: dlls/mshtml/tests/elements.js:351 error: patch failed: dlls/mshtml/htmlnode.c:1227 error: patch failed: dlls/mshtml/tests/elements.js:174 error: patch failed: dlls/mshtml/htmlelem.c:5182 error: patch failed: dlls/mshtml/tests/elements.js:200 error: patch failed: dlls/mshtml/htmlstyle.c:10171 error: patch failed: dlls/mshtml/nsiface.idl:1152 error: patch failed: dlls/mshtml/tests/elements.js:279 Task: Patch failed to apply === debian9 (build log) === error: patch failed: dlls/mshtml/htmldoc.c:3288 error: patch failed: dlls/mshtml/tests/elements.js:351 error: patch failed: dlls/mshtml/htmlnode.c:1227 error: patch failed: dlls/mshtml/tests/elements.js:174 error: patch failed: dlls/mshtml/htmlelem.c:5182 error: patch failed: dlls/mshtml/tests/elements.js:200 error: patch failed: dlls/mshtml/htmlstyle.c:10171 error: patch failed: dlls/mshtml/nsiface.idl:1152 error: patch failed: dlls/mshtml/tests/elements.js:279 Task: Patch failed to apply
participants (2)
-
Jacek Caban -
Marvin