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 19278 - Create MSDN Stubs
Summary: Create MSDN Stubs
Status: RESOLVED FIXED
Alias: None
Product: webplatform.org
Classification: Unclassified
Component: content (show other bugs)
Version: unspecified
Hardware: PC All
: P1 normal
Target Milestone: ---
Assignee: Alex Komoroske
QA Contact: public-webplatform-bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-04 20:45 UTC by Scott Sweeney
Modified: 2012-10-05 03:06 UTC (History)
0 users

See Also:


Attachments

Description Scott Sweeney 2012-10-04 20:45:08 UTC
The import process has 12 stub pages left over that need to be manually created:

dom/methods/scrollIntoView
dom/methods/scrollIntoViewIfNeeded
dom/methods/scrollByLines
dom/methods/scrollByPages
dom/methods/requestFullscreen
dom/methods/requestPointerLock
dom/properties/ALLOW_KEYBOARD_INPUT
dom/HTMLCanvasElement
dom/HTMLMediaElement
dom/HTMLTrackElement
dom/HTMLVideoElement
svg/objects/SVGPath
Comment 1 Alex Komoroske 2012-10-05 03:06:23 UTC
I created all of them but ALLOW_KEYBOARD_INPUT. Is that really a property on dom/Element?