Bug 101237

Summary: Opacity on html in a foreignObject causes incorrect positioning
Product: WebKit Reporter: Elliott Sprehn <esprehn>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: eric, pdr, zimmermann
Priority: P2 Keywords: NeedsReduction
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Example none

Description Elliott Sprehn 2012-11-05 11:20:33 PST
Created attachment 172368 [details]
Example

When using opacity on HTML content in a foreignObject the html becomes incorrectly positioned. I wonder if we somehow get confused in the layer tree since opacity gets you a layer and SVG has layers too?

Downstream bug: http://code.google.com/p/chromium/issues/detail?id=100166&
Comment 1 Elliott Sprehn 2012-11-05 11:22:47 PST

*** This bug has been marked as a duplicate of bug 23113 ***