[Webkit-unassigned] [Bug 148855] New: Script element with an empty for or event attributes should not execute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 17:04:00 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148855

            Bug ID: 148855
           Summary: Script element with an empty for or event attributes
                    should not execute
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: cdumez at apple.com, ggaren at apple.com,
                    webkit-bug-importer at group.apple.com

See https://html.spec.whatwg.org/multipage/scripting.html#prepare-a-script

When a script element has "for" or "event" attributes, we should not execute the script as a result of step 12.

This bug was found by the newly added test:
LayoutTests/http/tests/w3c/html/semantics/scripting-1/the-script-element/script-for-event.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150905/c18af378/attachment.html>


More information about the webkit-unassigned mailing list