I noticed that the underflow event [1] can fire when the content still overflows, by having it underflow in one dimension. While i can guard against this in the event handler, does anyone know if this is a bug or intended behaviour?
STR: * http://jsfiddle.net/LbbJw/11/ * click "Shrink" -> overflow fired, #inner hidden * click one of "Grow width" or "Grow height" Now the underflow event is fired, but #inner is actually still overflowing in the other dimension. Georg [1] https://developer.mozilla.org/en-US/docs/Web/Reference/Events/underflow _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform