Bug 249142
Summary: | [LBSE] Add new tests that cover repainting after transform changes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | rbuis, sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 90738, 249141 |
Nikolas Zimmermann
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/7484
Radar WebKit Bug Importer
<rdar://problem/103512921>
EWS
Committed 259243@main (c417abc93c3b): <https://commits.webkit.org/259243@main>
Reviewed commits have been landed. Closing PR #7484 and removing active labels.