[Bug 15113] "Document" could have a pointer to the "Documents in the DOM" section (the partial Document interface) so that it's possible to find what was previously the HTMLDocument interface by following xrefs

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15113

Kang-Hao (Kenny) Lu <kennyluck@csail.mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kennyluck@csail.mit.edu

--- Comment #1 from Kang-Hao (Kenny) Lu <kennyluck@csail.mit.edu> 2011-12-08 14:55:30 UTC ---
A big +1 to this proposal or anything that will make the #document link more
useful. Oh, since the editor doesn't like "+1"-like comments. Here's data about
the ten most used fragment identifiers in HTML LS:

document -> 690
phrasing-content -> 320
the-input-element -> 313
browsing-context -> 313
htmlelement -> 277
media-element -> 273
flow-content -> 273
function -> 271
parse-error -> 237
global-attributes -> 209

Notice that #document occurs twice often as the second and it's usefulness
should really be guaranteed.

-- 
Configure bugmail: https://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 Thursday, 8 December 2011 14:55:37 UTC