[webkit-changes] [WebKit/WebKit] 85534d: Adding a test to check loading of a disconnected H...

nishajain61 noreply at github.com
Fri Mar 22 13:25:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 85534d1cfd22306695c4869c541f33f5940bf077
      https://github.com/WebKit/WebKit/commit/85534d1cfd22306695c4869c541f33f5940bf077
  Author: Nisha Jain <nisha_jain at apple.com>
  Date:   2024-03-22 (Fri, 22 Mar 2024)

  Changed paths:
    A LayoutTests/fast/html/disconnected-html-plugin-expected.txt
    A LayoutTests/fast/html/disconnected-html-plugin.html

  Log Message:
  -----------
  Adding a test to check loading of a disconnected HTML plugin
https://bugs.webkit.org/show_bug.cgi?id=271349
rdar://124083166

Reviewed by Ryosuke Niwa.

Adding a test to check loading of a disconnected HTML plugin.
This issue was fixed by checking 'isConnected' under HTMLPlugInImageElement::requestObject API.

* LayoutTests/fast/html/disconnected-html-plugin-expected.txt: Added.
* LayoutTests/fast/html/disconnected-html-plugin.html: Added.

Canonical link: https://commits.webkit.org/276567@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list