Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 57e7069c334d84599ccb9e922eefb36bb36ff688
      
https://github.com/WebKit/WebKit/commit/57e7069c334d84599ccb9e922eefb36bb36ff688
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-03-12 (Thu, 12 Mar 2026)

  Changed paths:
    M LayoutTests/TestExpectations
    M 
LayoutTests/imported/w3c/web-platform-tests/fullscreen/rendering/backdrop-object.html

  Log Message:
  -----------
  REGRESSION(308928@main): 
imported/w3c/web-platform-tests/fullscreen/rendering/backdrop-object.html is [ 
Pass Timeout ImageOnlyFailure ] recently
https://bugs.webkit.org/show_bug.cgi?id=309619

Reviewed by Antoine Quint.

test_driver.bless creates a button and clicks on it so there is user
activation. However, this button can get shifted due to the <object>
element in play leading to it getting missed. (This part wasn't a
problem before because the click was fully synchronous. But that's no
longer the case.)

An additional problem is that the fullscreen animation might not have
finished by the time we hit fullscreenchange so we need a couple of
additional frames before confirming the final rendering.

(The object-position change came from upstream.)

Upstream:

    https://github.com/web-platform-tests/wpt/pull/58434

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



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

Reply via email to