diff --git a/CHANGELOG b/CHANGELOG index 5e510de..06ea003 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,5 @@ +* Stop Form.Element.disable from stealing focus. (jddalton) + * Ensure Element.hide and Element.show return an element, even if you pass an element ID. (Andrew Dupont) * Fix an issue where Element#getStyle('height') returns null if the height is set to "auto." (kangax, jddalton) diff --git a/test/unit/fixtures/dom.html b/test/unit/fixtures/dom.html index 61c70da..99395ee 100644 --- a/test/unit/fixtures/dom.html +++ b/test/unit/fixtures/dom.html @@ -159,7 +159,7 @@ -

+