Bug 245417
| Summary: | [LBSE] Activate sub-pixel precision for render tree dumps | ||
|---|---|---|---|
| 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 Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 90738 | ||
Nikolas Zimmermann
If LBSE is activated and the document contains outermost <svg> elements, then dump the _whole_ document with sub pixel precision for both the renderer and the layer sizes & coordinates.
This gives a consistent picture of how these trees actually look like in memory -- way easier to judge these outputs then thinking about the different rounding/snapping modes when comparing e.g. layer / renderer positions, etc.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/4521
EWS
Committed 254784@main (dfd977a53df9): <https://commits.webkit.org/254784@main>
Reviewed commits have been landed. Closing PR #4521 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100321115>