[Bug 30478] New: Document.write doesn't support number content

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 19 03:22:59 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30478

             Bug #: 30478
           Summary: Document.write doesn't support number content
           Product: Wine
           Version: 1.5.2
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: mshtml
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ocean04 at suomi24.fi
    Classification: Unclassified


wine iexplore http://netikka.net/dev/writenumbers.html

document.write(Math.round(3/2));
document.write(Math.random());

fixme:mshtml:document_write unsupported arg[0] = {VT_I4: 2}
fixme:mshtml:document_write unsupported arg[0] = {VT_R8: 0.802874}

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list