Cross Reference: /yui3/src/dom/tests/dom.html
History log of /yui3/src/dom/tests/dom.html
Revision Date Author Comments + Modified files
c52a45556addd6f5c3fe49562cdc348522dd17fc 23-Feb-2012 Dav Glass <davglass@gmail.com>

Fixed dom.html test file to include yui.js and not yui-min.js

f55ddaa42eff43135bfb986fe276d9b603243521 22-Feb-2012 Dav Glass <davglass@gmail.com>

Fixed dom.html test file to include yui.js and not yui-min.js

2163a3bdf73fcdca62f03873a1508425336ddfef 11-Jan-2012 Luke Smith <lsmith@yahoo-inc.com>

Add Y.DOM.getScrollbarWidth()

b1aa31eba4fc40aa0b3fad3cf4efbac856b38705 19-Sep-2011 Dav Glass <davglass@gmail.com>

Added better names for DOM and Node test suites

85791994f976b266ad2279d8ab4d0a7e17e75971 16-Sep-2011 Dav Glass <davglass@gmail.com>

Added better names for DOM and Node test suites

160f0f85c19c5b820a43e5836719881d58129bcb 16-Sep-2011 Matt Sweeney <matt.sweeney@yahoo.com>

name test runner

9c50a03f169902fc9250e553b6487dad931757f5 13-Jun-2011 Matt Sweeney <matt.sweeney@yahoo.com>

use dom

c288f92ab5fd2281b2bcf1d303fee00bdd08f551 03-Dec-2010 Matt Sweeney <matt.sweeney@yahoo.com>

filter out undefined values for IE style.height/width [fix 2529575]

14dc4f889a7b6c39f10aa490ea3c4c69de5e99bb 03-Nov-2010 Matt Sweeney <matt.sweeney@yahoo.com>

add feature test for create helpers [fixes 2529368]

503685ea8a9b4569b6c496593008a46f07c008c1 27-Aug-2010 Matt Sweeney <matt.sweeney@yahoo.com>

branch SCROLL_NODE at load for IE perf

49b2441cfaf50222c256670b81ff734d8be3f9a4 20-Aug-2010 Matt Sweeney <matt.sweeney@yahoo.com>

fix inDoc for IE cloned nodes [fixes 2529232]

27d94f6acad747c8708a660c681d0acb99569b25 20-Aug-2010 Matt Sweeney <matt.sweeney@yahoo.com>

reverted inDoc check removal

a06343664d364ccfa3ed277575931ce16c98277a 19-Aug-2010 Matt Sweeney <matt.sweeney@yahoo.com>

update tests

fb9d77a73995aa8ccd13ad28787bdca8d6f0be01 09-Aug-2010 Matt Sweeney <matt.sweeney@yahoo.com>

handle null inDoc input

141f28408910e5877ef88ee21ae3fb7f67f41468 09-Aug-2010 Matt Sweeney <matt.sweeney@yahoo.com>

check node.attributes.id instead of node.id or node.getAttribute('id') [fixes 2529157]

1675eee4876c9a39304165aa9660c125c74b54bf 23-Jul-2010 Reid Burke <me@reidburke.com>

Make sure the Y.Test.Manager exists before calling.

19c22df6cdcfac9f48237bb6728387cd041366ef 11-May-2010 Matt Sweeney <matt.sweeney@yahoo.com>

insert dummy node when creating OPTION to avoid setting selected

5960778947779a46d544ff23df04452974f3f96e 24-Feb-2010 Matt Sweeney <matt.sweeney@yahoo.com>

check for defaultView [fixes #2528651]

1ef3ffde645ee42cf8823a69fba7ff38859e0886 17-Feb-2010 Matt Sweeney <matt.sweeney@yahoo.com>

added fallback for window.pageX/Y/Offset for docScrollX/Y [fixes 2528390]

d534aaf30c06cfb30ebe33c3ead62ce1040c0961 06-Jan-2010 Matt Sweeney <matt.sweeney@yahoo.com>

added test cases

f850127ece6f9001b3cb4d726b1964612c5900ea 06-Jan-2010 Matt Sweeney <matt.sweeney@yahoo.com>

dont add unit to empty string value [fixes 2528524]

6c2baef05a8af36a830630ada0ba30433e1a5c7c 06-Jan-2010 Matt Sweeney <matt.sweeney@yahoo.com>

reverted style increment/decrement feature

3ca8febf020c156c845c4fdf2b198be932d06004 04-Jan-2010 Matt Sweeney <matt.sweeney@yahoo.com>

byId using allById for IE name/id conflict

5555d12ff10d91d882ab100f3b84492970066dd4 04-Jan-2010 Matt Sweeney <matt.sweeney@yahoo.com>

fixed increment test

d913de804d806a22bae4363ccbdac36dd6403399 04-Jan-2010 Matt Sweeney <matt.sweeney@yahoo.com>

added style increment/decrement [fixes 2525959] and optional px [fixes 2528465]

54035ddbcf4d8f4f617fca6718275ddd848571f7 04-Jan-2010 Matt Sweeney <matt.sweeney@yahoo.com>

added optional testSelf arg for Node::ancestor [fixes 2528499]

6026e8fb9550247441bfb1d36cbcc5f6c68c9969 18-Dec-2009 Matt Sweeney <matt.sweeney@yahoo.com>

added force option to toggleClass [fixes #2528215]

f0a0f2d277e1e155c4c94f8f2102112ead6179c5 17-Dec-2009 Matt Sweeney <matt.sweeney@yahoo.com>

pad toHex with leading zero when needed [fixes #2528357]

e94f5c68cd69c8ce38e7f3f0b370574310d60db0 15-Dec-2009 Matt Sweeney <matt.sweeney@yahoo.com>

convert empty string node value to empty string [fixes 2528369]

b01b6c06d7b3c1fa089b30afd82970c266b28a0e 09-Dec-2009 Matt Sweeney <matt.sweeney@yahoo.com>

updated toFrag docs [fixes 2528451]

626cc983ab74378141e53d26eb3d6d916c1f940d 06-Nov-2009 Luke Smith <lsmith@yahoo-inc.com>

Migrating dom tests from yui2 test to yui3 test

30191ac8f567a74743de889c0a75d75c2e39145a 27-Aug-2009 Matt Sweeney <matt.sweeney@yahoo.com>

check for return value prior to cloning [fixes 2528207]

3c77f2a2371e25d231bbf46ef6d4afc6e947598d 26-Aug-2009 Matt Sweeney <matt.sweeney@yahoo.com>

updated build files with corrected metadata

/yui3/build/dom/dom-base-debug.js /yui3/build/dom/dom-base-min.js /yui3/build/dom/dom-base.js /yui3/build/dom/dom-debug.js /yui3/build/dom/dom-min.js /yui3/build/dom/dom-screen-debug.js /yui3/build/dom/dom-screen-min.js /yui3/build/dom/dom-screen.js /yui3/build/dom/dom-style-debug.js /yui3/build/dom/dom-style-min.js /yui3/build/dom/dom-style.js /yui3/build/dom/dom.js /yui3/build/dom/selector-css2-debug.js /yui3/build/dom/selector-css2-min.js /yui3/build/dom/selector-css2.js /yui3/build/dom/selector-css3-debug.js /yui3/build/dom/selector-css3-min.js /yui3/build/dom/selector-css3.js /yui3/build/dom/selector-debug.js /yui3/build/dom/selector-min.js /yui3/build/dom/selector-native-debug.js /yui3/build/dom/selector-native-min.js /yui3/build/dom/selector-native.js /yui3/build/dom/selector.js dom.html selector.html
4e6740f4c03426717a3999cdaedb37f4526c9768 26-Aug-2009 Matt Sweeney <matt.sweeney@yahoo.com>

restored firstByTag api; added test cases

1b133c999958b7958bc007f43f355be4e1144271 13-Aug-2009 Matt Sweeney <matt.sweeney@yahoo.com>

DOM test fixes

45f27cabd6196774234000850bbe9a5f70c64f9b 08-Aug-2009 Matt Sweeney <matt.sweeney@yahoo.com>

not triggering layout when getting border size

36e4f34fcd4a72cbdc71cd6b1310398be6f785a0 15-Jun-2009 Matt Sweeney <matt.sweeney@yahoo.com>

check for indexOf on content; fixed #2527979

bf9d863bec6d68de6117874d30df3a5efc447be5 09-Jun-2009 Matt Sweeney <matt.sweeney@yahoo.com>

added text setter

55c899ee9988ed4b92bf918ee4fab50006f92459 09-Jun-2009 Matt Sweeney <matt.sweeney@yahoo.com>

trim and cache content

bf8ce8440fc66bbf9bf12468e2c1fa6ec2b00d32 04-Jun-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fixed multiple create order

73d02a5073a7f94a01cf591a1cf8f8b96c0d7711 04-Jun-2009 Matt Sweeney <matt.sweeney@yahoo.com>

performance optimizations for get/set

c057f16cac82e00e17f15a6597f8538a990ad8d1 15-May-2009 Matt Sweeney <matt.sweeney@yahoo.com>

allow setXY/getXY for nodes not in document; fixed IE comptuedStyle for off document nodes

b545bcc9a0edfb14a1d493aa08c90ddf46ba2d64 14-May-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fix off-dom queries

cc745308d0d4515294ad3c8152319c3a3fa27d8b 14-May-2009 Matt Sweeney <matt.sweeney@yahoo.com>

enabled create for multiple nodes

7d138c98547533ae4b0e8a9c633ff249d17bc3df 05-May-2009 Matt Sweeney <matt.sweeney@yahoo.com>

added form value helpers

86f3906e6ec8eb7f4ded949ca3b711c5455b12c7 24-Apr-2009 Matt Sweeney <matt.sweeney@yahoo.com>

normalize unsetting styles

8ecafeef7c2f940b8d0c8abd281027c4674fdfc9 24-Apr-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fixes for get/setAttribute

3d123dc1fb1ccac9d89183907dfeb27602177b28 16-Apr-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fixed dom.properties

aa6b4675f797bcd42149994e5002155b17790331 16-Apr-2009 Matt Sweeney <matt.sweeney@yahoo.com>

updated build files

012d14099aaacd6f22d13a961c1ed4e2e3cfb3b0 10-Apr-2009 Matt Sweeney <matt.sweeney@yahoo.com>

fixed tests

f0a4035b0853ee89626fdd60ae5904b05a67431f 12-Mar-2009 Matt Sweeney <matt.sweeney@yahoo.com>

added test for option selected attr

d9be884342dad7f0a15745cf95b52aef7274816e 10-Feb-2009 Matt Sweeney <matt.sweeney@yahoo.com>

added event-custom file

0c81b5edfaf2cee20bbfa3bac5a69e07964300be 13-Jan-2009 Matt Sweeney <matt.sweeney@yahoo.com>

updated build paths

e3fa31b41d9fb77561d888486cfbb728d490c5df 13-Jan-2009 Matt Sweeney <matt.sweeney@yahoo.com>

updated directory structure

/yui3/build/anim/anim-base-min.js /yui3/build/anim/anim-min.js /yui3/build/anim/anim-node-plugin-debug.js /yui3/build/anim/anim-node-plugin-min.js /yui3/build/anim/anim-node-plugin.js /yui3/build/dom/dom-base-debug.js /yui3/build/dom/dom-base-min.js /yui3/build/dom/dom-base.js /yui3/build/dom/dom-debug.js /yui3/build/dom/dom-min.js /yui3/build/dom/dom-screen-debug.js /yui3/build/dom/dom-screen-min.js /yui3/build/dom/dom-screen.js /yui3/build/dom/dom-style-debug.js /yui3/build/dom/dom-style-min.js /yui3/build/dom/dom-style.js /yui3/build/dom/dom.js /yui3/build/dom/selector-debug.js /yui3/build/dom/selector-min.js /yui3/build/dom/selector.js /yui3/src/anim/README /yui3/src/anim/build.anim-base.properties /yui3/src/anim/build.anim-base.xml /yui3/src/anim/build.anim.properties /yui3/src/anim/build.anim.sh /yui3/src/anim/build.anim.xml /yui3/src/anim/build.color.properties /yui3/src/anim/build.color.xml /yui3/src/anim/build.curve.properties /yui3/src/anim/build.curve.xml /yui3/src/anim/build.easing.properties /yui3/src/anim/build.easing.xml /yui3/src/anim/build.node-plugin.properties /yui3/src/anim/build.node-plugin.xml /yui3/src/anim/build.scroll.properties /yui3/src/anim/build.scroll.xml /yui3/src/anim/build.sh /yui3/src/anim/build.xy.properties /yui3/src/anim/build.xy.xml /yui3/src/anim/js/anim-color.js /yui3/src/anim/js/anim-curve.js /yui3/src/anim/js/anim-easing.js /yui3/src/anim/js/anim-node-plugin.js /yui3/src/anim/js/anim-scroll.js /yui3/src/anim/js/anim-xy.js /yui3/src/anim/js/anim.js /yui3/src/dom/README /yui3/src/dom/build.dom-base.properties /yui3/src/dom/build.dom-base.xml /yui3/src/dom/build.dom.properties /yui3/src/dom/build.dom.xml /yui3/src/dom/build.screen.properties /yui3/src/dom/build.screen.xml /yui3/src/dom/build.selector.properties /yui3/src/dom/build.selector.xml /yui3/src/dom/build.sh /yui3/src/dom/build.style.properties /yui3/src/dom/build.style.xml /yui3/src/dom/dom-style.js /yui3/src/dom/dom.js /yui3/src/dom/js/color.js /yui3/src/dom/js/dom-class.js /yui3/src/dom/js/dom-compat.js /yui3/src/dom/js/dom-ie-style.js /yui3/src/dom/js/dom-region.js /yui3/src/dom/js/dom-screen.js /yui3/src/dom/js/dom-style.js /yui3/src/dom/js/dom.js /yui3/src/dom/js/selector.js dom.html selector.html /yui3/util/dom/build.dom-all.properties /yui3/util/dom/build.dom-all.xml /yui3/util/dom/build.dom-base.xml /yui3/util/dom/build.dom-style.xml /yui3/util/dom/build.dom.xml /yui3/util/dom/build.screen.xml /yui3/util/dom/build.selector.xml /yui3/util/dom/build.style.xml /yui3/util/dom/build/dom-debug.js /yui3/util/dom/build/dom-min.js /yui3/util/dom/build/dom.js /yui3/util/dom/src/js/color.js /yui3/util/dom/src/js/dom-class.js /yui3/util/dom/src/js/dom-ie-style.js /yui3/util/dom/src/js/dom-region.js /yui3/util/dom/src/js/dom-screen.js /yui3/util/dom/src/js/selector.js /yui3/util/node/src/js/node.js