summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/dom
Commit message (Expand)AuthorAgeFilesLines
* Simplify Node.prototype.baseURI to match the DOM specphilipj2015-12-173-129/+0
* Make sure that HTMLUListElement and HTMLLiElement only accept spec defined ty...nainar2015-12-082-0/+62
* Update XHR spec references in tests to HTTPSjww2015-10-2161-61/+61
* HTMLOptionElement::text should not refer to |label| content attribute.tkent2015-10-201-2/+1
* Remove all support for <applet> handling in Chrome.dcheng@chromium.org2015-09-0272-2643/+4
* Document attribute charset and its aliases to return UTF-8habib.virji@samsung.com2015-07-091-3/+2
* Remove Attr child nodes (making Attr a Node, not a ContainerNode)philipj@opera.com2015-05-29134-7315/+10
* Revert 193066 "Change document.documentURI and document.URL to m..."haraken@chromium.org2015-04-036-7/+8
* Change document.documentURI and document.URL to match Firefox/spec.dcheng@chromium.org2015-04-036-8/+7
* Deprecate Attr child nodesphilipj@opera.com2015-03-2548-0/+81
* Auto-rebaseline for r189970pdr@chromium.org2015-02-124-4/+4
* Remove tabs and trailing whitspace in LayoutTests/dom/.../*.jsphilipj@opera.com2014-11-262367-60917/+39116
* Let NamedNodeMap take and return Attr instead of Nodephilipj@opera.com2014-11-252-4/+4
* Un-deprecate Element.setAttributeNodeNS()philipj@opera.com2014-11-255-5/+0
* Revive tests for Document.createAttributeNS() and Element.setAttributeNodeNS()philipj@opera.com2014-11-2050-26/+1931
* Revive tests for Attr.ownerElementphilipj@opera.com2014-11-201-0/+5
* Un-deprecate Attr.nodeValue and Attr.textContentphilipj@opera.com2014-11-1949-49/+0
* Remove Text.replaceWholeText()philipj@opera.com2014-11-1824-1529/+0
* Un-deprecate APIs which have been un-removed in the DOM Standardphilipj@opera.com2014-11-186-6/+0
* Remove HTMLHeadElement.profilephilipj@opera.com2014-11-066-256/+0
* Show a warning when using sync xhr.mayurk.vk@samsung.com2014-11-0361-0/+61
* Revert "DevTools: Added correct line and url to console messages reported to ...vsevik@chromium.org2014-09-0454-57/+57
* DevTools: Added correct line and url to console messages reported to embedder.vsevik@chromium.org2014-09-0454-57/+57
* Document.adoptNode should not throw an exceptionkangil.han@samsung.com2014-07-049-606/+0
* Deprecate HTMLHeadElement.profilephilipj@opera.com2014-05-232-0/+2
* Deprecate Attr.nodeValue / Attr.textContentch.dumez@samsung.com2014-04-2849-0/+49
* Add back three deprecated DOM APIs removed from Chrome 34eseidel@chromium.org2014-04-186-0/+6
* Remove carriage returns from LayoutTests (01)enne@chromium.org2014-03-2861-245/+245
* Undeprecate Event.returnValue and Attr.specifiedphilipj@opera.com2014-03-1112-12/+0
* Remove support for the obsolete <isindex> tag.mkwst@chromium.org2014-02-279-406/+0
* Auto-rebaseline for r167331ojan@chromium.org2014-02-184-4/+4
* Remove Unused measure DocumentTypeEntitieskaustubh.a@samsung.com2014-02-1147-2889/+0
* Remove unused attribute document.TypeNotationskaustubh.a@samsung.com2014-02-1030-1955/+0
* Remove Unused measure DocumentCreateAttributeNSkaustubh.a@samsung.com2014-02-1045-1923/+23
* Remove unused feature ElementSetAttributeNodeNSkaustubh.a@samsung.com2014-02-076-6/+6
* Add support for DOM4's XMLDocument interfacech.dumez@samsung.com2014-01-232-2/+2
* Remove Node.isSupportedphilipj@opera.com2014-01-1681-3898/+0
* Implement Node.lookupPrefix per DOM4.dominicc@chromium.org2014-01-101-2/+1
* Remove Attr.isId and Attr.ownerElement.dominicc@chromium.org2014-01-107-417/+0
* Deprecate Attr.specified.dominicc@chromium.org2014-01-0712-0/+12
* Sync DOMImplementation IDL with specphilipj@opera.com2013-12-101-1/+1
* Sync Document.createProcessingInstruction() with specphilipj@opera.com2013-12-062-86/+32
* Revert 161556 "Revert 161545 "Align HTMLAppletElement IDL with s..."kbr@chromium.org2013-11-074-4/+4
* Revert 161545 "Align HTMLAppletElement IDL with spec"kbr@chromium.org2013-11-074-4/+4
* Align HTMLAppletElement IDL with specphilipj@opera.com2013-11-074-4/+4
* Implement cloneNode for Documentarv@chromium.org2013-10-172-4/+2
* Revert "Implement cloneNode for Document"arv@chromium.org2013-08-152-2/+4
* Implement cloneNode for Documentarv@chromium.org2013-08-082-4/+2
* CharacterData.substringData() arguments should be mandatorych.dumez@sisa.samsung.com2013-08-056-9/+15
* Make DOMImplementation::hasFeature() behave according to specificationch.dumez@sisa.samsung.com2013-07-274-8/+4