[Webkit-unassigned] [Bug 182695] New: Use child text content when determining whether to bail early in running a script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 12 08:51:34 PST 2018


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

            Bug ID: 182695
           Summary: Use child text content when determining whether to
                    bail early in running a script
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: d at domenic.me

Test: http://w3c-test.org/html/semantics/scripting-1/the-script-element/emptyish-script-elements.html

Spec: https://html.spec.whatwg.org/#prepare-a-script step 5

Recent spec change: https://github.com/whatwg/html/pull/3451 (to match Firefox and Edge and be simpler)

The observable difference here is due to whether or not you mark the script as "already-started", preventing future executions when its child text content changes.

-- 
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/20180212/c477c716/attachment.html>


More information about the webkit-unassigned mailing list