No subject
Tue May 3 15:05:30 PDT 2016
Summary:
An SVG blur filter is cropped when it's applied on a hardware-accelerated DOM element.
Steps to Reproduce:
1. Accelerate a DOM element with will-change: transform;
2. Apply a blur filter defined in SVG.
Expected Results:
The layer is blurred just like with a CSS blur.
Actual Results:
The blur is cropped.
Version:
OS X El Capitan, Safari Version 10.0.1 (11602.2.14.0.7)
Notes:
Works on Chrome and Firefox.
--
You are receiving this mail because:
You are the assignee for the bug.
--1480369246.C5Cc413.26633
Date: Mon, 28 Nov 2016 13:40:46 -0800
MIME-Version: 1.0
Content-Type: text/html
<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - An SVG blur filter is cropped when it's applied on a hardware-accelerated DOM element."
href="https://bugs.webkit.org/show_bug.cgi?id=165109">165109</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>An SVG blur filter is cropped when it's applied on a hardware-accelerated DOM element.
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>WebKit Nightly Build
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>SVG
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>dino@apple.com
</td>
</tr>
<tr>
<th>CC</th>
<td>zimmermann@kde.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=295524" name="attach_295524" title="Test case">attachment 295524</a> <a href="attachment.cgi?id=295524&action=edit" title="Test case">[details]</a></span>
Test case
More information about the webkit-unassigned
mailing list