Bug 99676

Summary: SVG repaint bug - initial paint and subsequent repaints are different
Product: WebKit Reporter: Philip Rogers <pdr>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, zimmermann
Priority: P2    
Version: 420+   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 99651    
Attachments:
Description Flags
Test file 1 / 2
none
Test file 2 / 2 none

Description Philip Rogers 2012-10-17 20:57:50 PDT
Created attachment 169331 [details]
Test file 1 / 2

In the attached testcase (must download both files), notice how the page initially draws with a bunch of repeated images (somewhat correct) but if you select the text and deselect it, the area is redrawn differently.
Comment 1 Philip Rogers 2012-10-17 20:58:04 PDT
Created attachment 169332 [details]
Test file 2 / 2
Comment 2 Brent Fulgham 2022-07-15 15:37:48 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.