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 26540 - The link for the "partial interface HTMLParagraphElement" points to the wrong place; it points to the original interface
Summary: The link for the "partial interface HTMLParagraphElement" points to the wrong...
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard: tools
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-07 18:40 UTC by contributor
Modified: 2015-09-01 15:18 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2014-08-07 18:40:33 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/obsolete.html
Multipage: http://www.whatwg.org/C#other-elements,-attributes-and-apis
Complete: http://www.whatwg.org/c#other-elements,-attributes-and-apis
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
The link for the "partial interface HTMLParagraphElement" points to the wrong
place; it points to the original interface

Posted from: 72.14.228.129
User agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
Comment 1 Anne 2015-09-01 09:36:20 UTC
It is unclear to me what you think is incorrect here. Looks perfectly fine to me.
Comment 2 Domenic Denicola 2015-09-01 15:18:34 UTC
I think this was me.

When you are at https://html.spec.whatwg.org/#HTMLParagraphElement-partial and click the text "HTMLParagraphElement", you don't get a link to the partial interface. You instead get a link back to the original HTMLParagraphElement.

I guess this is intentional, reviewing things more.