Bug 245705
| Summary: | 'Elements' in Web Inspector show broken / blurry / jagged text in SVG Animation Testcase | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | bfulgham, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
While going through Bug Reproduction and test case and while using Inspector, it seems that the rendering is broken in this and jiggles:
Link - https://jstsch.com/misc/2019/7/safari-svg-zoom.html
Bug - https://bugs.webkit.org/show_bug.cgi?id=199364
Open Inspector and see "Elements' and notice SVG opacity and class overlaps and gives strange text rendering.
Reproducible in Safari 16 and STP 148.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100736939>
Ahmad Saleem
Converted does not invalidate properly on this page - https://webframes.github.io/smil2css/
and it shows top left corner leftover from previous and both animations are not in sync.
I took it from Chrome Monorail for this PR:
https://src.chromium.org/viewvc/blink?view=revision&revision=174874
Ahmad Saleem
Due to nature of test case, all browsers have 'flickering' values in Console.
Marking this as 'RESOLVED INVALID'.