svg:use shadow tree doesn't match the right rules. |
|||||
Issue description
Chrome Version : <Copy from: 'about:version'>
OS Version:
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari: FAIL
Firefox: OK
IE/Edge: FAIL
What steps will reproduce the problem?
1. Load the attached test-case.
What is the expected result?
Green
What happens instead of that?
Red
The <g id="square"> element is supposed to be in a shadow tree. It should not match the `defs .inside-use rect` rule, since `defs` is not in the shadow tree.
,
Jul 17
,
Jul 17
Able to reproduce the issue on chrome version# 67.0.3396.99 and on latest chrome# 69.0.3492.0 using Ubuntu 14.04, Mac 10.13.1 and Windows-10 with sample file provided in comment# 1. As this issue is seen from M-60(60.0.3112.0), hence considering this issue as Non-Regression and marking it as Untriaged. Thanks!
,
Jul 17
,
Aug 14
I could make a remark about how you add version="1.1" but expect SVG2 behavior... but I won't ;-).
,
Aug 14
Heh, I always forget version="" doesn't matter anywhere... I may or may not have been copy-pasting the example, my svg-foo sucks, oh well :) Thanks for merging this into the appropriate issue :P |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by emilio@chromium.org
, Jul 16479 bytes
479 bytes View Download