RESOLVED FIXED 249142
[LBSE] Add new tests that cover repainting after transform changes
https://bugs.webkit.org/show_bug.cgi?id=249142
Summary [LBSE] Add new tests that cover repainting after transform changes
Nikolas Zimmermann
Reported 2022-12-12 05:36:53 PST
In order to prepare transform optimizations, we need tests to cover repainting in different scenarios: foreignObject, image, text, shapes either directly transformed themselves, or via parents. The existing repaint tests are not sufficient, simply because they still rely on pixel testing. Provide modern repaint test in two forms: a) repaint rects as text, to have precise information on those rects and their numbert b) repaint reftests (to rule out repainting artefacts, etc.)
Attachments
Nikolas Zimmermann
Comment 1 2022-12-12 05:41:57 PST
Radar WebKit Bug Importer
Comment 2 2022-12-19 05:37:14 PST
EWS
Comment 3 2023-01-23 14:24:17 PST
Committed 259243@main (c417abc93c3b): <https://commits.webkit.org/259243@main> Reviewed commits have been landed. Closing PR #7484 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.