Bug 101237 - Opacity on html in a foreignObject causes incorrect positioning
Summary: Opacity on html in a foreignObject causes incorrect positioning
Status: RESOLVED DUPLICATE of bug 23113
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2012-11-05 11:20 PST by Elliott Sprehn
Modified: 2012-11-05 11:22 PST (History)
3 users (show)

See Also:


Attachments
Example (724 bytes, text/html)
2012-11-05 11:20 PST, Elliott Sprehn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***