CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 23:58:18 GMT
content-type: text/html;charset=utf-8
content-encoding: gzip
content-location: 2430.html
vary: negotiate,Accept-Encoding
tcn: choice
last-modified: Fri, 17 Jan 2020 13:18:49 GMT
cache-control: max-age=21600
expires: Sat, 11 Oct 2025 05:58:18 GMT
x-backend: www-mirrors
x-request-id: 98ca10a3b8ee9dfd
strict-transport-security: max-age=15552000; includeSubdomains; preload
content-security-policy: frame-ancestors 'self' https://cms.w3.org/ https://cms-dev.w3.org/; upgrade-insecure-requests
cf-cache-status: BYPASS
set-cookie: __cf_bm=JWyEKIwYuM6GwKsQUl85M1hIXjVND4XJnwOHI0Ht1Bw-1760140698-1.0.1.1-EO33uEESmOcpS3y6zae.yT1uAZ5JvzgmUiHqNv0mvH4vasRf2ZUsyiXq0z3P9exYklb5X69Nv9WAO6sZB8GYWvniV_uJPHjrtO2jrS1Y0iY; path=/; expires=Sat, 11-Oct-25 00:28:18 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98ca10a3b8ee9dfd-BLR
alt-svc: h3=":443"; ma=86400
ISSUE-2430: shorthand properties should be allowed as presentation attributes - SVG Working Group Tracker
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: 2430.html,v 1.1 2020/01/17 13:21:57 carcone Exp $
SVG Working Group Issue Tracking
ISSUE-2430: shorthand properties should be allowed as presentation attributes
shorthand-presentation
shorthand properties should be allowed as presentation attributes
- State:
- RAISED
- Product:
- SVG 2
- Raised by:
- Cameron McCormack
- Opened on:
- 2012-01-09
- Description:
- It can be confusing for authors why this will work:
<path d="..." style="marker: url(#m)"/>
while this won't:
<path d="..." marker="url(#m)"/>
and instead it must be written as:
<path d="..." marker-start="url(#m)" marker-mid="url(#m)" marker-end="url(#m)"/> - Related Actions Items:
ACTION-2992 on Cameron McCormack to Write a proposal for allowing shorthand presentation attributes - due 2011-03-09, closed- Related emails:
- minutes, SVG WG Sydney 2012 F2F day 3 (from cam@mcc.id.au on 2012-01-13)
- Re: SVG-ISSUE-2430 (shorthand-presentation): shorthand properties should be allowed as presentation attributes [SVG 2] (from cam@mcc.id.au on 2012-01-09)
- Re: SVG-ISSUE-2430 (shorthand-presentation): shorthand properties should be allowed as presentation attributes [SVG 2] (from chris@w3.org on 2012-01-09)
- SVG-ISSUE-2430 (shorthand-presentation): shorthand properties should be allowed as presentation attributes [SVG 2] (from sysbot+tracker@w3.org on 2012-01-09)
Related notes:
No additional notes.
Display change log
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: 2430.html,v 1.1 2020/01/17 13:21:57 carcone Exp $