[webkit-changes] [WebKit/WebKit] a7be13: Add site isolation test for iframes with borders

Alex Christensen noreply at github.com
Wed Dec 4 14:20:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a7be137ed4b079541564d299f42a52e8f34d3638
      https://github.com/WebKit/WebKit/commit/a7be137ed4b079541564d299f42a52e8f34d3638
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

  Changed paths:
    A LayoutTests/http/tests/site-isolation/iframe-with-border-expected.html
    A LayoutTests/http/tests/site-isolation/iframe-with-border.html

  Log Message:
  -----------
  Add site isolation test for iframes with borders
https://bugs.webkit.org/show_bug.cgi?id=284059
rdar://116921461

Reviewed by Charlie Wolfe.

When I first started working on site isolation, the drawing of iframe borders didn't work
correctly so I started by testing drawing iframes without borders and filed a bug reminding
myself to fix iframes with borders later.  Since then we have fixed iframes with borders,
but I still have that bug in the file.  This adds a test that verifies it works correctly.

* LayoutTests/http/tests/site-isolation/iframe-with-border-expected.html: Added.
* LayoutTests/http/tests/site-isolation/iframe-with-border.html: Added.

Canonical link: https://commits.webkit.org/287363@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