Home
last modified time | relevance | path

Searched refs:outerText (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLElement.idl47 attribute [ConvertNullToNullString] DOMString outerText
/external/webkit/Source/WebCore/dom/
DElement.h260 String outerText() const;
DElement.cpp1644 String Element::outerText() const in outerText() function in WebCore::Element
/external/webkit/Source/WebCore/bindings/objc/
DPublicDOMInterfaces.h484 @property(copy) NSString *outerText;
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2310577 * layout-tests/fast/dom/outerText-no-element-expected.txt:
13333 * layout-tests/fast/dom/outerText-no-element-expected.txt:
18695 …* layout-tests/fast/dom/outerText-no-element.html: Added. Tests case where you try to set outerTex…
18696 * layout-tests/fast/dom/outerText-no-element-expected.txt: Added.
34391 (HTMLElementImpl::outerText): Tweaked comment.
43789 …- fixed <rdar://problem/3657363>: (Editing: export innerText, innerHTML, outerText, outerHTML and …
43795 (HTMLElementImpl::outerText): Extended comment.
43799 (-[DOMHTMLElement outerText]): Added new ObjC wrapper for this.
43823 Added a new simple layout test for outerText.
43825 * layout-tests/fast/dom/outerText-expected.txt: Added.
[all …]
DChangeLog-2005-12-1923641 * layout-tests/fast/dom/outerText-expected.checksum: Added.
23642 * layout-tests/fast/dom/outerText-expected.png: Added.
23643 * layout-tests/fast/dom/outerText-no-element-expected.checksum: Added.
23644 * layout-tests/fast/dom/outerText-no-element-expected.png: Added.
DChangeLog-2011-02-1627300 Setting outerText should convert CR/LF to <br>
27303 Make set outerText support line breaks (sharing the text to fragment code
DChangeLog-2006-12-315632 (WebCore::Element::outerText):
DChangeLog7197 the behavior of outerText and the IE implementation of outerHTML.
/external/webkit/Source/WebKit/mac/
DChangeLog-2006-02-0914375 (-[WebHTMLView startSpeaking:]): Use the new stringForRange: method instead of outerText.