[webkit-changes] [WebKit/WebKit] 8ea4af: Revert "[GPU Process] Update pixel tolerance for f...

Kimmo Kinnunen noreply at github.com
Mon Mar 20 01:00:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8ea4af0de03afc276a9190c42c69b2b67339c5ad
      https://github.com/WebKit/WebKit/commit/8ea4af0de03afc276a9190c42c69b2b67339c5ad
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M LayoutTests/fast/gradients/conic-from-angle.html
    M LayoutTests/fast/gradients/conic-gradient-alpha-unpremultiplied.html
    M LayoutTests/fast/gradients/conic-gradient-alpha.html
    M LayoutTests/fast/gradients/conic-gradient-extended-stops.html
    M LayoutTests/fast/gradients/conic-gradient.html
    M LayoutTests/fast/gradients/linear-two-hints-angle.html

  Log Message:
  -----------
  Revert "[GPU Process] Update pixel tolerance for fast/" for tests that were affected by display list state management bug
https://bugs.webkit.org/show_bug.cgi?id=253948
rdar://problem/106744103

Reviewed by Simon Fraser.

Revert the parts that pass after fixing the display list drawing issues
in
261618 at main (b9e5c9199441) DisplayListRecorder fails to record state change before multiple commands https://bugs.webkit.org/show_bug.cgi?id=253693 rdar://problem/106542943
261451 at main (0ccc458e8461) [UI-side compositing] css3/masking/clip-path-overflow-hidden-bounds.html fails https://bugs.webkit.org/show_bug.cgi?id=253575 rdar://106115074

Tests that still have pixel tolerance due to GPU Process:
LayoutTests/fast/layers/overflow-scroll-transform-border-radius.html
LayoutTests/fast/masking/clip-path-inset-large-radii.html

* LayoutTests/fast/gradients/conic-from-angle.html:
* LayoutTests/fast/gradients/conic-gradient-alpha-unpremultiplied.html:
* LayoutTests/fast/gradients/conic-gradient-alpha.html:
* LayoutTests/fast/gradients/conic-gradient-extended-stops.html:
* LayoutTests/fast/gradients/conic-gradient.html:
* LayoutTests/fast/gradients/linear-two-hints-angle.html:

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




More information about the webkit-changes mailing list