Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
|
|
|
/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
2001-09-25 22:43:09 +00:00
|
|
|
/* ***** BEGIN LICENSE BLOCK *****
|
2004-04-17 21:52:36 +00:00
|
|
|
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
|
|
|
*
|
2004-04-17 21:52:36 +00:00
|
|
|
* The contents of this file are subject to the Mozilla Public License Version
|
|
|
|
* 1.1 (the "License"); you may not use this file except in compliance with
|
|
|
|
* the License. You may obtain a copy of the License at
|
|
|
|
* http://www.mozilla.org/MPL/
|
2001-09-25 22:43:09 +00:00
|
|
|
*
|
|
|
|
* Software distributed under the License is distributed on an "AS IS" basis,
|
|
|
|
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
|
|
* for the specific language governing rights and limitations under the
|
|
|
|
* License.
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
|
|
|
*
|
|
|
|
* The Original Code is mozilla.org code.
|
|
|
|
*
|
2004-04-17 21:52:36 +00:00
|
|
|
* The Initial Developer of the Original Code is
|
2001-09-25 22:43:09 +00:00
|
|
|
* Netscape Communications Corporation.
|
|
|
|
* Portions created by the Initial Developer are Copyright (C) 2000
|
|
|
|
* the Initial Developer. All Rights Reserved.
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
|
|
|
*
|
2001-01-21 09:21:24 +00:00
|
|
|
* Contributor(s):
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
|
|
|
* Vidur Apparao <vidur@netscape.com> (original author)
|
|
|
|
* Johnny Stenback <jst@netscape.com>
|
2001-09-25 22:43:09 +00:00
|
|
|
*
|
|
|
|
* Alternatively, the contents of this file may be used under the terms of
|
2004-04-17 21:52:36 +00:00
|
|
|
* either of the GNU General Public License Version 2 or later (the "GPL"),
|
|
|
|
* or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
2001-09-25 22:43:09 +00:00
|
|
|
* in which case the provisions of the GPL or the LGPL are applicable instead
|
|
|
|
* of those above. If you wish to allow use of your version of this file only
|
|
|
|
* under the terms of either the GPL or the LGPL, and not to allow others to
|
2004-04-17 21:52:36 +00:00
|
|
|
* use your version of this file under the terms of the MPL, indicate your
|
2001-09-25 22:43:09 +00:00
|
|
|
* decision by deleting the provisions above and replace them with the notice
|
|
|
|
* and other provisions required by the GPL or the LGPL. If you do not delete
|
|
|
|
* the provisions above, a recipient may use your version of this file under
|
2004-04-17 21:52:36 +00:00
|
|
|
* the terms of any one of the MPL, the GPL or the LGPL.
|
2001-09-25 22:43:09 +00:00
|
|
|
*
|
|
|
|
* ***** END LICENSE BLOCK ***** */
|
2001-01-21 09:21:24 +00:00
|
|
|
|
|
|
|
#include "nsIDOMElement.idl"
|
|
|
|
|
2011-10-29 20:03:55 +00:00
|
|
|
interface nsIDOMDOMStringMap;
|
|
|
|
interface nsIDOMHTMLMenuElement;
|
|
|
|
|
2003-01-14 23:05:52 +00:00
|
|
|
/**
|
|
|
|
* The nsIDOMHTMLElement interface is the primary [X]HTML element
|
|
|
|
* interface. It represents a single [X]HTML element in the document
|
|
|
|
* tree.
|
|
|
|
*
|
2010-11-16 23:45:29 +00:00
|
|
|
* This interface is trying to follow the DOM Level 2 HTML specification:
|
2003-01-14 23:05:52 +00:00
|
|
|
* http://www.w3.org/TR/DOM-Level-2-HTML/
|
2010-11-16 23:45:29 +00:00
|
|
|
*
|
|
|
|
* with changes from the work-in-progress WHATWG HTML specification:
|
|
|
|
* http://www.whatwg.org/specs/web-apps/current-work/
|
2003-01-14 23:05:52 +00:00
|
|
|
*/
|
2011-11-10 12:02:22 +00:00
|
|
|
[scriptable, uuid(4eccf8a3-8bf5-43f3-a728-f5b632f7db3a)]
|
2001-01-21 09:21:24 +00:00
|
|
|
interface nsIDOMHTMLElement : nsIDOMElement
|
|
|
|
{
|
2011-10-29 20:03:55 +00:00
|
|
|
// metadata attributes
|
2001-01-22 02:36:07 +00:00
|
|
|
attribute DOMString id;
|
|
|
|
attribute DOMString title;
|
|
|
|
attribute DOMString lang;
|
|
|
|
attribute DOMString dir;
|
|
|
|
attribute DOMString className;
|
2011-10-29 20:03:55 +00:00
|
|
|
readonly attribute nsIDOMDOMStringMap dataset;
|
2011-04-11 16:56:37 +00:00
|
|
|
|
2011-10-29 20:03:55 +00:00
|
|
|
// user interaction
|
|
|
|
/**
|
|
|
|
* Indicates that the element is not yet, or is no longer, relevant.
|
|
|
|
*
|
|
|
|
* See <http://www.whatwg.org/html5/#the-hidden-attribute>.
|
|
|
|
*/
|
|
|
|
attribute boolean hidden;
|
|
|
|
void click();
|
|
|
|
attribute long tabIndex;
|
|
|
|
void focus();
|
|
|
|
void blur();
|
2011-04-11 16:56:37 +00:00
|
|
|
attribute DOMString accessKey;
|
2011-07-31 19:43:54 +00:00
|
|
|
readonly attribute DOMString accessKeyLabel;
|
2011-10-29 20:03:55 +00:00
|
|
|
attribute boolean draggable;
|
|
|
|
attribute DOMString contentEditable;
|
|
|
|
readonly attribute boolean isContentEditable;
|
|
|
|
readonly attribute nsIDOMHTMLMenuElement contextMenu;
|
|
|
|
attribute boolean spellcheck;
|
|
|
|
|
|
|
|
|
|
|
|
// DOM Parsing and Serialization
|
|
|
|
attribute DOMString innerHTML;
|
2011-11-10 12:02:22 +00:00
|
|
|
attribute DOMString outerHTML;
|
2011-10-29 20:03:55 +00:00
|
|
|
void insertAdjacentHTML(in DOMString position,
|
|
|
|
in DOMString text);
|
|
|
|
|
|
|
|
|
|
|
|
// CSSOM View
|
|
|
|
[optional_argc] void scrollIntoView([optional] in boolean top);
|
|
|
|
readonly attribute nsIDOMElement offsetParent;
|
|
|
|
readonly attribute long offsetTop;
|
|
|
|
readonly attribute long offsetLeft;
|
|
|
|
readonly attribute long offsetWidth;
|
|
|
|
readonly attribute long offsetHeight;
|
|
|
|
|
2011-04-11 16:56:37 +00:00
|
|
|
|
2011-10-29 20:03:55 +00:00
|
|
|
// Mozilla extensions
|
|
|
|
/**
|
|
|
|
* Requests that this element be made the full-screen element, as per the DOM
|
|
|
|
* full-screen api.
|
|
|
|
*
|
|
|
|
* @see <https://wiki.mozilla.org/index.php?title=Gecko:FullScreenAPI>
|
|
|
|
*/
|
|
|
|
void mozRequestFullScreen();
|
2001-01-21 09:21:24 +00:00
|
|
|
};
|