[Webkit-unassigned] [Bug 135698] New: SVGElement has no innerHTML property
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 7 05:11:59 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=135698
Summary: SVGElement has no innerHTML property
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pere.jobs at gmail.com
CC: zimmermann at kde.org
In webkit, we can't access the innerHTML of an inline <SVG> element in an html document.
Steps to reproduce:
In the console, type
'innerHTML' in SVGSVGElement.prototype
Results:
On Firefox and Chrome: true
On webkit: false
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list