This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22971 - add cross references between elements and attributes
Summary: add cross references between elements and attributes
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML a11y APIs (editor: Steve Faulkner, Cynthia Shelly) (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: alexander surkov
QA Contact: HTML a11y API spec bugbot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-15 15:30 UTC by alexander surkov
Modified: 2013-08-23 15:35 UTC (History)
5 users (show)

See Also:


Attachments

Description alexander surkov 2013-08-15 15:30:02 UTC
like it'd be good to reference to HTML:table element from HTML:caption element or from HTML:input@type="text" to @readonly attribute. Do we have a ready style for this?
Comment 1 alexander surkov 2013-08-20 15:41:04 UTC
also it'd be good when link is processed the referred element get open. What do you think?
Comment 2 Jason Kiss 2013-08-22 01:43:01 UTC
(In reply to comment #0)
> like it'd be good to reference to HTML:table element from HTML:caption
> element or from HTML:input@type="text" to @readonly attribute. Do we have a
> ready style for this?

You mean an in-page link to some other entry in the mapping table? Sure. Feel free to develop one :-)
Comment 3 Jason Kiss 2013-08-22 01:44:42 UTC
(In reply to comment #1)
> also it'd be good when link is processed the referred element get open. What
> do you think?

Makes sense.
Comment 4 alexander surkov 2013-08-23 15:35:24 UTC
landed: https://github.com/w3c/html-api-map/commit/4f5939dad9a7c7da00404c41354265e2d283b1dc

change:
1) styled
2) referent expanded
3) existing items are linked