<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 - SVG CSS property values url(#id) should be computed against the external stylesheet"
href="https://bugs.webkit.org/show_bug.cgi?id=150789">150789</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>SVG CSS property values url(#id) should be computed against the external stylesheet
</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>Mac OS X 10.10
</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>CSS
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>timdream@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Tested on Mac OS 10.10 Safari and retested on WebKit Nightly.
Steps to reproduce the problem:
1. Open two attachments listed in <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1220433">https://bugzilla.mozilla.org/show_bug.cgi?id=1220433</a>
What is the expected behavior?
The drop shadow should not be apply to svg shapes in the "test case" page because the URL in external style sheet should not be resolved against the current document.
What went wrong?
The drop shadow applied on the "test case" page just like it would on the "reference" page, causing confusion to Web devs.
Does it occur on multiple sites: Yes
Is it a problem with a plugin? No
Did this work before? N/A
Does this work in other browsers? Yes
This bug is filed per response to <a href="https://twitter.com/timdream/status/660631923178405888">https://twitter.com/timdream/status/660631923178405888</a> and comment at <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1220433#c2">https://bugzilla.mozilla.org/show_bug.cgi?id=1220433#c2</a>
Ideally, when browser disagrees, we should try to find some common ground by amend the spec to fill the gap...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>