- From: <bugzilla@jessica.w3.org>
- Date: Mon, 03 Nov 2014 13:48:44 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27221
Bug ID: 27221
Summary: What happens on feImage without valid resource?
Product: CSS
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Filter Effects
Assignee: dino@apple.com
Reporter: dschulze@adobe.com
QA Contact: public-css-bugzilla@w3.org
CC: cmarrin@apple.com, eoconnor@apple.com, smfr@me.com
Created attachment 1531
--> https://www.w3.org/Bugs/Public/attachment.cgi?id=1531&action=edit
Example missing reference
What happens if xlink:href of feImage references an invalid or not existing
resource?
The attached example has an feImage element that references a non-existent
image. It is for testing purpose in different browsers.
The test starts with inverting the SourceGraphic color so that we know if a
filter was applied to the element or not.
The it references the not existing image. The test also applies a subregion on
the feImage element.
Then the opacity of the feImage result gets inverted.
Then we composite the previous result on top of the inverted SourceGraphic.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 3 November 2014 13:48:46 UTC