[webkit-changes] [WebKit/WebKit] 22276a: Update fuzziness in fast/ for accelerated drawing

Nikos Mouchtaris noreply at github.com
Tue Oct 25 12:19:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 22276a499a287dd1e40ba4e583aa0e9b20cbd197
      https://github.com/WebKit/WebKit/commit/22276a499a287dd1e40ba4e583aa0e9b20cbd197
  Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
    M LayoutTests/fast/backgrounds/background-opaque-clipped-gradients.html
    M LayoutTests/fast/backgrounds/generated-bck-image-with-small-relative-size.html
    M LayoutTests/fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html
    M LayoutTests/fast/backgrounds/scaled-gradient-background.html
    M LayoutTests/fast/borders/border-image-fill-inline-no-border.html
    M LayoutTests/fast/borders/border-image-repeat-stretch.html
    M LayoutTests/fast/borders/border-painting-correctness-dashed.html
    M LayoutTests/fast/borders/border-painting-correctness-dotted.html
    M LayoutTests/fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html
    M LayoutTests/fast/borders/outline-border-radius-simple.html
    M LayoutTests/fast/box-shadow/box-shadow-with-zero-radius.html
    M LayoutTests/fast/box-shadow/inset-box-shadow.html
    M LayoutTests/fast/css/text-decorations-on-first-line-and-containing-block.html
    M LayoutTests/fast/filter-image/clipped-filter.html
    M LayoutTests/fast/forms/date/date-editable-components/date-editable-components-placeholder-color.html
    M LayoutTests/fast/gradients/conic-center-outside-box.html
    M LayoutTests/fast/gradients/radial-two-hints.html
    M LayoutTests/fast/images/async-image-background-image-repeated.html
    M LayoutTests/fast/images/exif-orientation-background-image-repeat.html
    M LayoutTests/fast/images/hidpi-image-position-on-device-pixels-with-border-radius.html
    M LayoutTests/fast/images/image-map-outline-with-paint-root-offset.html
    M LayoutTests/fast/images/sprite-sheet-image-draw.html
    M LayoutTests/fast/layers/parent-clipping-overflow-is-overwritten-by-child-clipping.html
    M LayoutTests/fast/layers/wrong-clipping-semi-transparent-compositing-layer-on-subpixel-position.html
    M LayoutTests/fast/multicol/simple-line-layout-line-index-after-strut.html
    M LayoutTests/fast/repaint/gradients-em-stops-repaint.html
    M LayoutTests/fast/table/table-border-radius.html
    M LayoutTests/fast/text/empty-shadow.html
    M LayoutTests/fast/text/frequent-text.html
    M LayoutTests/fast/text/initial-advance-selected-text.html
    M LayoutTests/fast/transforms/skew-x-135deg-with-gradient.html
    M LayoutTests/fast/transforms/skew-y-135deg-with-gradient.html

  Log Message:
  -----------
  Update fuzziness in fast/ for accelerated drawing
https://bugs.webkit.org/show_bug.cgi?id=246837
rdar://101449704

Reviewed by Simon Fraser.

Update fuzziness in fast/ for when accelerated drawing is enabled by default.

* LayoutTests/fast/backgrounds/background-opaque-clipped-gradients.html:
* LayoutTests/fast/backgrounds/generated-bck-image-with-small-relative-size.html:
* LayoutTests/fast/backgrounds/hidpi-background-image-contain-cover-scale-needs-more-precision.html:
* LayoutTests/fast/backgrounds/scaled-gradient-background.html:
* LayoutTests/fast/borders/border-image-fill-inline-no-border.html:
* LayoutTests/fast/borders/border-image-repeat-stretch.html:
* LayoutTests/fast/borders/border-painting-correctness-dashed.html:
* LayoutTests/fast/borders/border-painting-correctness-dotted.html:
* LayoutTests/fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html:
* LayoutTests/fast/borders/outline-border-radius-simple.html:
* LayoutTests/fast/box-shadow/box-shadow-with-zero-radius.html:
* LayoutTests/fast/box-shadow/inset-box-shadow.html:
* LayoutTests/fast/css/text-decorations-on-first-line-and-containing-block.html:
* LayoutTests/fast/filter-image/clipped-filter.html:
* LayoutTests/fast/forms/date/date-editable-components/date-editable-components-placeholder-color.html:
* LayoutTests/fast/gradients/conic-center-outside-box.html:
* LayoutTests/fast/gradients/radial-two-hints.html:
* LayoutTests/fast/images/async-image-background-image-repeated.html:
* LayoutTests/fast/images/exif-orientation-background-image-repeat.html:
* LayoutTests/fast/images/hidpi-image-position-on-device-pixels-with-border-radius.html:
* LayoutTests/fast/images/image-map-outline-with-paint-root-offset.html:
* LayoutTests/fast/images/sprite-sheet-image-draw.html:
* LayoutTests/fast/layers/parent-clipping-overflow-is-overwritten-by-child-clipping.html:
* LayoutTests/fast/layers/wrong-clipping-semi-transparent-compositing-layer-on-subpixel-position.html:
* LayoutTests/fast/multicol/simple-line-layout-line-index-after-strut.html:
* LayoutTests/fast/repaint/gradients-em-stops-repaint.html:
* LayoutTests/fast/table/table-border-radius.html:
* LayoutTests/fast/text/empty-shadow.html:
* LayoutTests/fast/text/frequent-text.html:
* LayoutTests/fast/text/initial-advance-selected-text.html:
* LayoutTests/fast/transforms/skew-x-135deg-with-gradient.html:
* LayoutTests/fast/transforms/skew-y-135deg-with-gradient.html:

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




More information about the webkit-changes mailing list