14 ms·
>And yes, I've seen a non-functional change break working code before. Really? how? I'm really curious about this.
by steferson 14y ago
>And yes, I've seen a non-functional change break working code before.
Really? how? I'm really curious about this.
- scott_w 14y agoHonestly, I don't know how it happened. The changeset was unindenting an HTML file with in-line JavaScript by 4 spaces. The JavaScript stopped working, so I reverted the change and it worked again.