- From: <bugzilla@jessica.w3.org>
- Date: Mon, 03 May 2010 02:28:11 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9643
Summary: <rp> should be able to used outside of rubies, for
cases where CSS is used to present content. For
example, in a chatting application: <span>John
Doe<span><rp> [</rp>12:30am<rp>]</rp></span><span>
where the inner <span> is floated right and the <rp>
is hi
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#the
-rp-element
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#the-rp-element
Comment:
<rp> should be able to used outside of rubies, for cases where CSS is used to
present content. For example, in a chatting application: <span>John
Doe<span><rp> [</rp>12:30am<rp>]</rp></span><span> where the inner <span> is
floated right and the <rp> is hidden. When someone copy/pastes it, the
brackets are visible.
Posted from: 76.126.250.233
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 3 May 2010 02:28:13 UTC