[webkit-changes] [WebKit/WebKit] 9f39db: fast/forms/autofocus-input-css-style-change.html i...

Ryosuke Niwa noreply at github.com
Wed Mar 8 10:46:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9f39db908f1eafbd5cfcbe87a38d5262142b6c2e
      https://github.com/WebKit/WebKit/commit/9f39db908f1eafbd5cfcbe87a38d5262142b6c2e
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M LayoutTests/fast/forms/autofocus-input-css-style-change.html

  Log Message:
  -----------
  fast/forms/autofocus-input-css-style-change.html is a flaky failure when enabling GPU process and UI side compositing
https://bugs.webkit.org/show_bug.cgi?id=253551

Reviewed by Aditya Keerthi and Simon Fraser.

The flakiness was due to this test not explicitly waiting for rAF callback. Fix the test to wait for that.

* LayoutTests/fast/forms/autofocus-input-css-style-change.html:

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




More information about the webkit-changes mailing list