1.2.2 Synchronous Sensing in ATtiny88

From table 'External interrupts sense configuration', edges of interrupts INT0 and INT1 are registered synchronously. The value on the INT0 and INT1 pins are sampled before detecting edges. If edge or toggle interrupt is selected, pulses that last longer than one clock period will generate an interrupt. Shorter pulses are not guaranteed to generate an interrupt.