[Webkit-unassigned] [Bug 232614] New: [GTK] jsaction attribute not considered JavaScript-related
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 2 02:35:46 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=232614
Bug ID: 232614
Summary: [GTK] jsaction attribute not considered
JavaScript-related
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcrha at redhat.com
CC: bugs-noreply at webkitgtk.org
Using webkit2gtk3-2.34.0.
According to the documentation of the WebKitSettings::enable-javascript-markup:
> Determines whether or not JavaScript markup is allowed in document.
> When this setting is disabled, all JavaScript-related elements and
> attributes are removed from the document during parsing.
When the document has an element with a `jsaction` attribute and the markup is disabled, then this `jsaction` attribute is preserved.
I cannot tell whether it has any effect, but I'd expect it being removed the same as other attributes, like an `onclick` attribute.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211102/97aa48af/attachment.htm>
More information about the webkit-unassigned
mailing list