<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in dom.html</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/yui3/src/event/tests/dom.html</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Test added for ticket #2531375</title>
        <description>/yui3/src/event/tests/dom.html - 7a213507f399e32bf880bd234a6265b6807f8ee6</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>yui.js, dynamic filter, and allowRollup: false
    
    For proper inclusion in code coverage tests</title>
        <description>/yui3/src/event/tests/dom.html - a4a12866ef14f142b1a799fc246a542d69af602b</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Added Test.Runner.setName</title>
        <description>/yui3/src/event/tests/dom.html - 9a76bc095233b0cb0be3a913f5913bfc72c38b6c</description>
        <pubDate></pubDate>
        <dc:creator>Satyen Desai &lt;sdesai@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Turning off lazyEventFacade
    
    I strongly suspect this is the cause of the
    CI env test failures.  The test file was using
    the lazyEventFacade config, which is fine except
    there should be a separate test suite with that
    configuration turned on.  That will happen another
    day, I'm afraid.</title>
        <description>/yui3/src/event/tests/dom.html - f0a82c6a29c12f3a85bdc740203affbbe75ce665</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Another test to narrow the CI failure
    
    I really need a better system than this.</title>
        <description>/yui3/src/event/tests/dom.html - eb3e8ca29eef01f2e6f0a768aa7c7691a81db0b9</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Debugging through commits FTL
    
    I'm spending an awful lot of time debugging
    a failing test that shows up in an automated
    system when the same test passes locally, as
    do all manual tests.</title>
        <description>/yui3/src/event/tests/dom.html - 725f1dc81d722bb211a7e1fd58f000e743fcb2fe</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Trying a try/catch to avoid the CI test error
    
    Grasping at straws, here.  Maybe the CI env is
    crapping out on property access?  Wrapping the
    property access in a try/catch.
    
    /me crosses fingers</title>
        <description>/yui3/src/event/tests/dom.html - f328401955235416edeee0c5ac3ae9fb6dee940a</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Add more NPE checking for the CI test environment
    
    I don't understand the difference between my native
    IE env and the IE env used by the CI system, but
    tests passing locally are failing in CI.  This
    change is an attempt to quiet the error:
    "Unexpected error: No such interface supported"
    
    which did not occur in any local IE VM.</title>
        <description>/yui3/src/event/tests/dom.html - b75bade432d1e80dc7c64577fa22ba6246b4f962</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Fix e.button regression from 3.2.0-&gt;3.3.0
    
    Commit 8d1736f6000b6c7657192d7bc13a23e374fed77b
    caused e.button to report undefined in IE 6-8.
    
    Better to use mouseup for button determination anyway,
    but this is still a regression.</title>
        <description>/yui3/src/event/tests/dom.html - f841387cb4997959ecf710977b259b86f959ba48</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>A few more test files needing filter update</title>
        <description>/yui3/src/event/tests/dom.html - 472cb5998fc636f7d3cb6e3780dba7986a75e912</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Add lazyEventFacade to YUI config for tests in IE8
    
    This can be removed to do apples-to-apples comparisons
    with IE6/7/9 for debugging if needed.</title>
        <description>/yui3/src/event/tests/dom.html - 45e6f13936658ddeb74bff8dde445a67419a1995</description>
        <pubDate></pubDate>
        <dc:creator>Luke Smith &lt;lsmith@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>removed Y.get</title>
        <description>/yui3/src/event/tests/dom.html - 057b95e2faede12bf00a82837632ae67e03ad0fc</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>key events have the charCode assigned to the event facade's 'which' [fixes #2528975].</title>
        <description>/yui3/src/event/tests/dom.html - 772f655fcf57e58b97fa46b6a8d3fc772b83f743</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>performance tweak -- pageX/Y calc not done for events without clientX.
    Doc tweak.</title>
        <description>/yui3/src/event/tests/dom.html - f6baa527839e75655081768c365a749c59edc80d</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>Added features submodule, conditional module tests are added to the
    features submodule.  rls submodule uses this to run the tests prior to
    querying the loader service.</title>
        <description>/yui3/src/event/tests/dom.html - 38ede344a04d04daedd560a485bd38f50e4c0a71</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>detach by signature didn't work if the event target prefix was omitted [fixes #2528696].</title>
        <description>/yui3/src/event/tests/dom.html - 03f9aefec605c500b64625110a955e65b900b100</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>.</title>
        <description>/yui3/src/event/tests/dom.html - 111837fe5c14f516f4a15878f9bbaf7bb0091364</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>fixed detach by signature w/ nodelist target [fixes #2528658].</title>
        <description>/yui3/src/event/tests/dom.html - d1f171a81a8b50c0f694f3dd1ea7ccc08e86cf55</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>test updates</title>
        <description>/yui3/src/event/tests/dom.html - cb4f4f79feb7498d1f3406b88fb62209e5f5a444</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

    <item>
        <title>test update</title>
        <description>/yui3/src/event/tests/dom.html - 0a9c6f9f30a66e52ec4ea4ed93504580b3a5669a</description>
        <pubDate></pubDate>
        <dc:creator>Adam Moore &lt;adamoore@yahoo-inc.com&gt;</dc:creator>
    </item>

</channel>
</rss>

