ISSUE-159: Extend output or create a new element for injected text

Extend output or create a new element for injected text

State:
CLOSED
Product:
html
Raised by:
Richard Ishida
Opened on:
2012-05-01
Description:
bdi is fine and dandy for wrestling with your typical inline bidirectional text issues, but its use for injected text is a little strange, if you step back.

Essentially we are telling developers all around the world that anywhere they insert text into their page they have to add some bidi-specific markup. It's not semantically elegant, and it feels a little odd - and I guess most people will just not think about the possibility of bidi being an issue most of the time.

I suspect that a better approach would be to have an element dedicated to marking the location of inserted text, and secretly endow that element with the properties we need for bidi support. As such it would be identical to using bdi, but it would seem more natural to non-bidi-aware developers.

We already have an element that is close to this: output[1]. I'm thinking that we should ask the HTML WG to either expand the role of output so that it's not just for the result of calculations, or create a new element (that is essentially an alternative to bdi).
Related Actions Items:
No related actions
Related emails:
  1. Review of tracker issues for best practices (Part V) (from addison@lab126.com on 2015-04-09)
  2. Re: I18N-ISSUE-159: Extend output or create a new element for injected text [.prep-HTML5] (from aharon@google.com on 2012-05-02)
  3. Re: I18N-ISSUE-159: Extend output or create a new element for injected text [.prep-HTML5] (from ishida@w3.org on 2012-05-01)
  4. Re: I18N-ISSUE-159: Extend output or create a new element for injected text [.prep-HTML5] (from ishida@w3.org on 2012-05-01)
  5. I18N-ISSUE-159: Extend output or create a new element for injected text [.prep-HTML5] (from sysbot+tracker@w3.org on 2012-05-01)

Related notes:

addressed by isolation work elsewhere

Addison Phillips, 18 Jul 2013, 01:21:52

Display change log ATOM feed


Addison Phillips <addisonI18N@gmail.com>, Chair, Richard Ishida <ishida@w3.org>, Bert Bos <bert@w3.org>, Fuqiao Xue <xfq@w3.org>, Atsushi Shimono <atsushi@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: 159.html,v 1.1 2023/07/19 12:01:59 carcone Exp $