ISSUE-2287: Consider clarifying empty clipPath behaviour

empty_clippath

Consider clarifying empty clipPath behaviour

State:
CLOSED
Product:
SVG Full 1.1
Raised by:
Erik Dahlström
Opened on:
2009-06-30
Description:
We might want to consider clarifying the behaviour for how empty clipPaths affect what they're applied on. And also how display and visibility affect children of <clipPath> when generating the clippath.

Some cases to consider (all tested by [1]):
a) <clipPath> with no children
b) <clipPath> with children that have display="none"
c) <clipPath> with children that have visibility="hidden"
d) does clip-path="url(#brokenlink)" mean everything is clipped, or nothing is clipped?

Testresults for [1] in order a,b,c,d:
Safari 4: x, y*, x, y
Opera 10: x, x, x, y
Firefox 3.5: x, x, x, x
Batik 1.7: y, y, y, f

x) clips all
y) clips nothing
f) error dialog
*) visibilty=hidden children contribute to clippath

[1] http://dev.w3.org/SVG/profiles/1.1F2/ua-tests/clippath-empty.svg
Related Actions Items:
Related emails:
  1. Re: invalid references (from ed@opera.com on 2010-03-04)
  2. Re: invalid references (from ed@opera.com on 2010-03-04)
  3. SVG/profiles/1.1F2/master changes.html,1.40,1.41 masking.html,1.10,1.11 (from cvsmail@w3.org on 2009-07-02)
  4. Minutes, 01 July 2009 SVG WG telcon (from cam@mcc.id.au on 2009-07-01)
  5. Minutes, 01 July 2009 SVG WG telcon (from cam@mcc.id.au on 2009-07-01)
  6. Agenda, July 1 2009 SVG WG telcon (from ed@opera.com on 2009-06-30)
  7. Agenda, July 1 2009 SVG WG telcon (from ed@opera.com on 2009-06-30)
  8. ISSUE-2287 (empty_clippath): Consider clarifying empty clipPath behaviour [SVG Full 1.1] (from sysbot+tracker@w3.org on 2009-06-30)

Related notes:

No additional notes.

Display change log ATOM feed


Dirk Schulze <dschulze@adobe.com>, Chair, Chris Lilley <chris@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 2287.html,v 1.1 2020/01/17 13:20:58 carcone Exp $