<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20121</bug_id>
          
          <creation_ts>2012-11-28 16:00:08 +0000</creation_ts>
          <short_desc>See Also context hints</short_desc>
          <delta_ts>2012-11-28 16:06:20 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>webplatform.org</product>
          <component>skin</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mike Sierra">letmespellitoutforyou</reporter>
          <assigned_to name="Doug Schepers">schepers</assigned_to>
          
          
          <qa_contact name="public-webplatform-bugs list">public-webplatform-bugs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>79001</commentid>
    <comment_count>0</comment_count>
    <who name="Mike Sierra">letmespellitoutforyou</who>
    <bug_when>2012-11-28 16:00:08 +0000</bug_when>
    <thetext>See apis/css-regions for example. Undifferentiated links give little idea of context. Ideally prefix w/icons giving feedback about what sort of info is at the destination:

a[href=~&quot;/dom&quot;]::before { content: url(icon_dom.png) }
a[href=~&quot;/apis&quot;]::before { content: url(icon_api.png) }
a[href=~&quot;/css/properties&quot;]::before { content: url(icon_cssprop.png) }
a[href=~&quot;/css/cssom&quot;]::before { content: url(icon_cssom.png) }

Perhaps a deeper template rather than skin issue, but see-alsos for API member pages might also benefit by being prefixed with the interface name. In this case, instead of &quot;name&quot;, &quot;NamedFlow.name&quot; gives more context.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>79003</commentid>
    <comment_count>1</comment_count>
    <who name="Mike Sierra">letmespellitoutforyou</who>
    <bug_when>2012-11-28 16:06:20 +0000</bug_when>
    <thetext>See-also links displaying &quot;NamedFlow.name property&quot; or &quot;NamedFlow.getContent method&quot; would provide yet more context.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>