ISSUE-153: speak: none; usage incompatible with other values of speak

speak: none; usage incompatible with other values of speak

State:
CLOSED
Product:
CSS3 Speech
Raised by:
Elika Etemad
Opened on:
2011-01-11
Description:
The 'speak' property has two functions: one is to dual as the speech equivalent of 'visiblity', the other is to specify how to speak the contents of an element.

This creates unintentional problems with, e.g.

acronym {
speak: spell-out;
}

p.hide {
speak: none;
}

<p>Thing to hide <acronym>WOAH</acronym> more stuff to hide</p>

The WOAH is suddenly injected into the speech rendering due to the acronym rule, even though that is probably not what's intended. These functions should be separated into two properties, or the 'none' property removed entirely.

[ will send to www-style soon ]
Related Actions Items:
No related actions
Related emails:
  1. Re: [CSS21] Issue 181 confusion over the height of inline-level boxes (from prowse@moonhenge.net on 2011-03-27)
  2. Re: [CSS21] Issue 181 confusion over the height of inline-level boxes (from bert@w3.org on 2011-03-25)
  3. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from fantasai.lists@inkedblade.net on 2011-02-07)
  4. RE: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from Charles.Belov@sfmta.com on 2011-02-07)
  5. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-02-07)
  6. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-02-07)
  7. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-02-07)
  8. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-02-06)
  9. RE: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from kojiishi@gluesoft.co.jp on 2011-02-06)
  10. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-02-06)
  11. RE: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from kojiishi@gluesoft.co.jp on 2011-02-06)
  12. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from fantasai.lists@inkedblade.net on 2011-02-05)
  13. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from fantasai.lists@inkedblade.net on 2011-02-05)
  14. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from fantasai.lists@inkedblade.net on 2011-02-05)
  15. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from fantasai.lists@inkedblade.net on 2011-02-05)
  16. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-02-05)
  17. RE: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from Charles.Belov@sfmta.com on 2011-01-25)
  18. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-01-25)
  19. RE: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from Charles.Belov@sfmta.com on 2011-01-24)
  20. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-01-24)
  21. RE: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from Charles.Belov@sfmta.com on 2011-01-24)
  22. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from fantasai.lists@inkedblade.net on 2011-01-22)
  23. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-01-22)
  24. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from beingmrkenny@gmail.com on 2011-01-22)
  25. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-01-22)
  26. RE: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from Charles.Belov@sfmta.com on 2011-01-21)
  27. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-01-19)
  28. Re: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from daniel.weck@gmail.com on 2011-01-19)
  29. RE: [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from Charles.Belov@sfmta.com on 2011-01-12)
  30. [css3-speech] ISSUE-153 speak: none; usage incompatible with other values of speak (from fantasai.lists@inkedblade.net on 2011-01-12)
  31. Re: CSS-ISSUE-153: speak: none; usage incompatible with other values of speak [CSS3 Speech] (from daniel.weck@gmail.com on 2011-01-12)
  32. CSS-ISSUE-153: speak: none; usage incompatible with other values of speak [CSS3 Speech] (from sysbot+tracker@w3.org on 2011-01-11)

Related notes:

Issue 180 remains:

http://www.w3.org/Style/CSS/Tracker/issues/180

Daniel Weck, 5 Apr 2011, 13:40:26

Display change log ATOM feed


Alan Stearns <stearns@adobe.com>, Rossen Atanassov <ratan@microsoft.com>, Chairs, Chris Lilley <chris@w3.org>, Fuqiao Xue <xfq@w3.org>, Staff Contacts
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 153.html,v 1.1 2020/01/17 10:39:07 carcone Exp $