[Webkit-unassigned] [Bug 191310] Add onslotchange on ShadowRoot, SVG, and HTML elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 2 19:18:49 PDT 2020


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #410337|review?                     |review+
              Flags|                            |

--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 410337
  --> https://bugs.webkit.org/attachment.cgi?id=410337
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=410337&action=review

Looks okay to me but your change logs need some work.

> Source/WebCore/ChangeLog:7
> +

Could you add a description here?

> Source/WebCore/ChangeLog:9
> +        Tests:
> +            imported/w3c/web-platform-tests/dom/idlharness.window.html:

This isn't right. The first test name should appear after "Tests:" followed by a single space,
and the subsequent lines should appear aligned to that line:
e.g.
          Tests: imported/w3c/web-platform-tests/dom/idlharness.window.html
                 imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-all-global-events.html
...

> LayoutTests/ChangeLog:7
> +

Say that you've rebaselined tests now that more test cases are passing.

> LayoutTests/imported/w3c/ChangeLog:7
> +

Ditto.

-- 
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/20201003/646ca67f/attachment-0001.htm>


More information about the webkit-unassigned mailing list