Bug 12185
| Summary: | SVG Layout test results need to be updated to dump absolute bounding boxes for text | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | zimmermann |
| Priority: | P2 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| Bug Depends on: | 11984 | ||
| Bug Blocks: | |||
Eric Seidel (no email)
SVG Layout test results need to be updated to dump absolute bounding boxes for text
Right now all text bounding boxes are relative, which makes for much-less-useful tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikolas Zimmermann
Fixed in the feature branch.