Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c6f68efef7e9e39de77ddaa721a0b5fbd97414e2
      
https://github.com/WebKit/WebKit/commit/c6f68efef7e9e39de77ddaa721a0b5fbd97414e2
  Author: Ahmad Saleem <ahmad.saleem792+git...@gmail.com>
  Date:   2025-03-09 (Sun, 09 Mar 2025)

  Changed paths:
    A LayoutTests/platform/ios/svg/in-html/overflow-repaint-expected.txt
    M LayoutTests/svg/in-html/overflow-repaint-expected.txt
    M LayoutTests/svg/in-html/overflow-repaint.html

  Log Message:
  -----------
  Fix test `overflow-repaint.html` to show repaint rects

https://bugs.webkit.org/show_bug.cgi?id=251224
rdar://104975685

Reviewed by Alan Baradlay.

This patch fixes test which was relying on `runRepaintAndPixelTest`,
which is present in Blink / Chromium code only while not in WebKit.
These tests should have been modified to run in WebKit by leveraging
'runRepaintTest' and this patch does so, it enables us to generate
repaint rects in tests rather than do tree dumps.

* LayoutTests/svg/in-html/overflow-repaint-expected.txt:
* LayoutTests/svg/in-html/overflow-repaint.html:
* LayoutTests/platform/ios/svg/in-html/overflow-repaint-expected.txt: Platform 
Specific Expectation

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to