WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
196826
Filter region attributes are ignored when applying SVG filters to HTML elements
https://bugs.webkit.org/show_bug.cgi?id=196826
Summary
Filter region attributes are ignored when applying SVG filters to HTML elements
Taylor Hunt
Reported
2019-04-11 12:35:06 PDT
Test case on CodePen:
https://codepen.io/anon/pen/jRmerV?editors=1100
The width/height/x/y attributes for <filter> are ignored when applying the filter via CSS `filter: url(…)` to an HTML element. However, they are respected when applied to an SVG element, such as the <rect> in the test case.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-04-12 10:28:55 PDT
<
rdar://problem/49855358
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug